Hi - I have successfully created a (nested) dynamic table using the wizard. I think it is working good. I actually have three levels. On the third level I want to add some text. For example - my data looks like this - 0.6400
I would like to add text so that it looks like this - Net Expense Ratio: 0.6400. I added a conditional script and it works fine. However, I have another field I need to add a conditional script to - same row different cell. I need it to say - 'Restricted trading policy of β {data}. I added this and it does now work. I am getting a blank cell. I disabled the condition and the data shows up. I have double checked the script and the identifier. It is identical to the one that works.
Does anyone have an idea why one script would work but a second would not?
Thank you