OK - I knew that was there, and it certainly works. However, what I need to be able to do is set this dynamically at run time from within a Crystal script.
I.e., to use a pseudo-OO example, I'd like to be able to set:
Graph1.yaxis.MinimumDate = '2010-04-01 00:00:00'...
The subject just about says it all.
I'm using Crystal XI's Gantt chart functionality to show overlaps in scheduling. On the vertical axis, I may have an arbitrary number of items, but I've dealt with that in my underlying query by paging in groups of 25, then in Crystal I insert the chart into...
Sure. The relevant fields in the table I'm grouping on are as follows:
Resource (
Id INTEGER PRIMARY KEY IDENTITY(1,1),
LastName CHAR(16),
FirstName CHAR(16),
SuperId INTEGER NOT NULL
)
In the hierarchical grouping setting, the report is grouped on...
I'm using Crystal XI. I've developed a report that uses Crystal XI's hierarchical grouping functionality to roll up some metrics organizationally based on the reporting structure - i.e., it shows the metrics for the individual team members, rolls them up to the supervisor level, managerial...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.