Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

It is possible to add columns dynamically in crystal report?

In my case, I'm have a table in SQL Server 2008. From that table I've to generate report. The Report Header should be the row values of the Table. The Row value will vary every month.

For Example, In January Month, it'll have 5 Rows, In February Month, it'll have 4 or 6 Rows, etc..,

According to the Selection of the month, the Report Column should Change.

It is possible to do?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.