Posted 5 July 2023, 5:46 am EST
I want to hide a table based on the array object’s value, if the array is empty, i want to hide the table else show it.
Forums Home / ActiveReports / ActiveReportsJS
Posted by: smagdycz on 5 July 2023, 5:46 am EST
Posted 5 July 2023, 5:46 am EST
I want to hide a table based on the array object’s value, if the array is empty, i want to hide the table else show it.
Posted 6 July 2023, 3:31 am EST
Hello Sheryl,
Please refer to to the attached sample report and the screenshot for the expression. I am checking for total count of a field values in the table and setting Table Header, Table Footer and Detail Row’s Expression value for Visibility according to it.EmptyTable.zip