'How to make a report in crystal report that its columns' number may changes anytime
I am working on a report in crystal-report which its columns are the days of month and as you know the number of the days changes every month.
So my question is how to change the number of columns from 30 to 29 for example automatically
can you help by sending video tutorial about this?
Solution 1:[1]
One option is to insert a CrossTab and set the column to be the day of the month. The CrossTab would adapt the number of columns to the data automatically.
But the question is not clear. I'm just guessing that would be a useful option.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | MilletSoftware |
