FSG : How to hide a line in a rowset
Hi Guys
I am creating a report of balance sheet . For this purpose , I have to calculate the figure which would be appeared on balance sheet. I also have to create its notes report that's why two reports needs to be created for this purpose.
I want to use only one row set for both reports ( 1 ) Balance sheet ( 2 ) Notes report so I can safe my time and use one rowset for both reports .
I tried to use " Display Set " but this function only disappear amount which appears in front of line / row but whole line is not disappearing.
How can I do it ???
0