Hi,
This output is from a tree app where the user selects the school then the Scholastic Year and then the Homeroom to get the attached output.
I however need a condition that if there is just one row output, it should not display the total row in the bottom and should display if there is more than one row.
Thanks,
Harshad
Solved! Go to Solution.
the method works flawlessly. Thanks. however, there was one modification, The filter was set to [count]=1 which was changed to [count]=2
Thanks a ton!