How to define a history chart in crystal reports .net (2008)?

Posted by hp on Stack Overflow See other posts from Stack Overflow or by hp
Published on 2010-04-29T17:03:22Z Indexed on 2010/04/29 17:07 UTC
Read the original article Hit count: 139

Filed under:

Hi,

I want to display a Bar Chart in a Report that shows the sum of a measure grouped by month for the last 24 month. The months that do not have any tuples do not show up in the graph. I do not want that. I want exactly 24 groups/bars that are 0 if there are no tuples. What is the best way to do this?

      thanks

© Stack Overflow or respective owner

Related posts about crystal-reports