Is there any way I can filter data after report is executed?
I am trying to apply filter before running the report but following error stops me from applying the filter.
"This formula cannot be used because it must be evaluated later"
I have a data in group header which is basically a sum of the details section. I have a shared variable placed next to the group header data. I am trying to compare if they are same or not. If they are not, I want to display them. Else I do not want them to be there. Any suggestions would be a great help.