Hi Swapnil,
Thanks for the post. My case is a little bit different from this. In my own case, here is an example: I have two constants D and B objects that will definitely be a duplicates sometimes and I want to hide one on them in particular and not just all the duplicates in the report. I created two variables for each object and then I created a formula in the "Format Table" under "Hide When Following Formula is True" but did not get any result.
Here is a sample data below. I would like to hide all "D" rows when "D" = "B", in this case "20"
Thanks,
Timi
| Report Table |
___________________
1. A 10
2. D 20
3. E 30
4. B 20
5. G 40
6. D 20
7. H 50
8. B 20