Based on the SUM for each States, is it possible to sort the states with the highest Sales Revenue first? Tht means the report will be sorted: California > Florida > Canada
I’m using WebI Rich Client 3.0. Please advise.
Thanks.
One another option to hide can be use of alerter; using hardcoded expressions along with format the cell and keep text = " " in the alerter variable works. The field doesnt come up even in save as excel or pdf.
Replying to this helpful post as it is the same situation I am in.
Like the original poster, I am ranking based on subtotal, then breaking on rank.
My question: in the break footer, I would like to display the rank (e.g. first break displays Rank 1, second break displays Rank 2). I get a #CONTEXT error when displaying the rank object in the break footer/header, and I cannot find the correct context formula to use for this. Can someone help?
Attachment 1 image: sort on rank object works correctly
Attachment 2 image: after breaking on rank, the breaks are sorted correctly, however the rank object returns #CONTEXT errors in break footer.
I would like the footer in first break to display “1” (for Rank 1), and the footer in the second break to display “2” (for Rank 2), and so on.