CrossTable Component - conditioned based formatting
Posted: Wed Apr 09, 2008 11:29 am
Hi
I'm working with your report engine a few weeks now.
A started using your crosstable component to create very useful reports in a short time.
My problem is that I didn't get on how to format (esp. conditional formating) the rows in a crosstable. I guess that the main problem ist, that the columns are filled out dynamicly --> Maybe today are two of them, tomorrow I could have five columns.
Example:
__________ Drinks______Food_____Other
Berlin______5__________5456_____55
Dresden____555________55_______55
...
The values in the above pivot are dynamicly calculated sums. What I want is
1. The whole column Food should have the background colour green
2. if the value ist less than 5, instead of the value should be printed a string called "none"
I'd like to solve this problem with GUI-settings and without any code if possible.
I'd really appreciate if somebody could give me some instructions or tell me in which help-source this topic could be described.
Thanks a lot
Fab
I'm working with your report engine a few weeks now.
A started using your crosstable component to create very useful reports in a short time.
My problem is that I didn't get on how to format (esp. conditional formating) the rows in a crosstable. I guess that the main problem ist, that the columns are filled out dynamicly --> Maybe today are two of them, tomorrow I could have five columns.
Example:
__________ Drinks______Food_____Other
Berlin______5__________5456_____55
Dresden____555________55_______55
...
The values in the above pivot are dynamicly calculated sums. What I want is
1. The whole column Food should have the background colour green
2. if the value ist less than 5, instead of the value should be printed a string called "none"
I'd like to solve this problem with GUI-settings and without any code if possible.
I'd really appreciate if somebody could give me some instructions or tell me in which help-source this topic could be described.
Thanks a lot
Fab