Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Impromptu Crosstables Visualisation

Status
Not open for further replies.

locarek

IS-IT--Management
Aug 5, 2005
2
DE
Hello Experts!
My problem is as follows:
I have a cross table query which has two date columns and several rows of products. In the data area is the numbers of products sold to the specific date.
I now need to do a bar chart comparing the number of sold product items in respect to the two given dates.
My problem is, that as the dates are report parameters the chart isn't dynamic, i.e. changing the parameters the chart won't update.

Any help?

Martin
 
The only way around this in older versions of IMR is to fix the column names, instead of displaying the dates chage these to Date1 and Date2 for example and create the chart using these columns.

This has been fixed in newer versions although I'm not sure when the new functionality was added. I know Version 7.0 didn't support this and version 7.3 does, so somewhere in between the functionality was added.

HTH

Gary Parker
MIS Data Analyst
Manchester, England
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top