Dynamic Templates based on Column value
Hello,
I have a requirement to create a barcode label template. It has three different templates label formats for each category.
when I run the report how can I dynamically get the output based on the category type?
Instead of getting three outputs for Category "A" and printing the correct one, I need to get the template that belongs to that category.
Thanks