Hi, I have a crosstab report that has a % column that i have styled using dbr.colstyle so that positive % is green with a % sign. However, this report contains a lot of NULL values in the % so the report shows 0.0% all over the place and its very distracting. I know this is only a cosmetic issue, but I'm wondering if there is/could be an option for styles to only apply to non null values.
Edit: one more minor thing
I am using dbr.hsum to sum my "tally" column but mydbr is including the following % column as well even tho i didnt ask for it. Obviously the % adds up to 100% so i really dont care and its taking up space.