Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want region name should be printed once in first column and in second column its related district.
Please help me out to solve this .
Thank you
Hi, I'm not sur e of the needs but I think you can solve them using Above(), like:
If(Region<>Above(TOTAL Region), [Expression])
So it only calculates the expression when region is different from the row above.