wesleycrusher
Technical User
Greetings. Can anyone help me with this situation?
This is my evaluation statement:
if {form_custom_footnote.footnote_nbr} <> 0 then "Additional Footnotes";
However, it only evaluates it for the last record pulled/displayed instead of if it is true anywhere in the entire section.
Is there another way to write this so it is tripped if it is true anywhere in the list of data?
This is my evaluation statement:
if {form_custom_footnote.footnote_nbr} <> 0 then "Additional Footnotes";
However, it only evaluates it for the last record pulled/displayed instead of if it is true anywhere in the entire section.
Is there another way to write this so it is tripped if it is true anywhere in the list of data?