Hi,
Please assist to create a dynamic table that changes on a field value.
If my field value is “ABC” for example I need to print a table with 4 columns and 3 rows with the text for the field value which gets placed in each cell.
If my field value is “DEF” the table should print 5 columns and 4 rows with different text in each cell.
I need to have about nine different tables changing on field value