Hello,
I have a crystal report which has a graph that was created based on data, Now I would like to export this report into excel, and get exported to excel just fine, but only problem is the graph exported as image instead of the actual graph. So...
Hello All,
I have one report which contains many sub-reports. Everything works as expected. Now I would like to export this report into excel and all these sub-reports should be exported into a separate tabs (sheets). I have tried different options...
Hello,
I have one master report, which has many sub-reports and each subreport has a parameter. So when i run master report it ask the parameter value for each subreport (Which will be the same month end date), So is it possible to setup a one para...
Hello,
I have developed many financial reports, now I'm trying to setup some easy process for my users, so that they can run one process which will run all those financial reports one after other. But so far I did not find anything that will give m...
Hello All,
I have a report like following that came out of once DB table
Year Jan Feb Mar ........ Dec
2018 20,342 25,392 15,033..... 12,003
2017 22,356 20,742 25,001.... 17,443...
Thanks for your reply. Still one thing is not clear that what should I set in my query for the where clause in each sub-report? As currently it is setup where MonthEnd={?MonthEndDate}Thanks..
Hello,I see "subreport parameter field to use" is on change sub-report change link. Do i have to change this option for each sub-report? as I have about 15-18 sub reports on the main report.Thank you.
Hello,Now I have created the parameter on the Main Report. Now my each sub-report is based of a "Command" and has following conditionwhere MonthEnd={?MonthEndDate}For that you mentioned "If the Subreport is based off of a Stored Proc/Command and if...