I want to change the displayed label in a line chart legend. Instead of showing "Max of Mydatabase.ColumnName" I want to show "ThreeMonth". I know about in preview hightlighting the legend item and right clicking and choosing Edit Axis Label but this only changes it for the specific chart and I...
Thanks briangriffin, you got me on the right path. I used the following formula: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"] [dayofweek({MY.DATE})]
and then did the "in specified order" in the Chart Expert. It works fine now.
I want to use a side by side bar chart to show the number of widgets sold by day of the week. I want the days to be Mon, Tue, Wed ...etc and not 2, 3, 4 ...etc. When I use dayofweek({MY.DATE}) I get 2, 3, 4 in my chart. When I use:["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"]...
I solved the problem by inserting a dummy cross tab that is the same width as the one in the sub-report, into the main report. This stretched the page in the main report, therefore showing the complete cross tab in the sub-report.
Thanks for your reply.
GTF
I have a Cross Tab report which stretches across more than 1 page width. When I put this Cross Tab in a sub-report (Report Footer section of main report) it will not stretch across into the next page. Does anyone know how I can make the Cross Tab in the sub-report continue into the next page on...
Hi All,
In the page footer of a report I want to show the top 3 percentages. I have initilized the array in the report header like:
WhilePrintingRecords;
Global NumberVar Array percent [0, 0, 0];
In the group footer for the sales rep I want to put the formula:
WhilePrintingRecords;
Global...
I am using CR 8.5. I have a main report with 2 subreports that have exactly the same tables and selection criteria but group the data differently. Subreport 1 summarizes at Group 3 of the main report and subreport 2 summarizes at Group 1 of the main report. I want to eliminate duplicate records...
I am grouping by week in a cross-tab report but I want my week to start on Monday instead of Sunday. How can I override the Sunday default of CR and have the column group starting on Monday?
You can still purchase CR v8.5 which includes the free copy of CE Standard with 5 concurrent licenses. I was confused about this until I talked with someone from CD sales. I have not used RAS but it sounds like it is not the best product for distributing CR's on the web in a production...
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.