I am using ASP.Net 2005 and CR XI Release 2 version.
I have written a separate module in .Net for report execution and display. Then, I am using a URL to display report :
Response.Redirect"/FINModule/Reports/Report_Launcher.aspx?ReportID=" & ReportID & "&PortfolioID=" & PortfolioID &...
I am using crystal report - CR XI R2.
I have 3 parameters in report.
1. PortfolioID
2. Strategy
3. Custody
I want that if user doesn't supply any value for Parameter Custody then it should consider the value of only PortfolioID and strategy. It should not consider Custody as a record...
I am using version : Crystal Report XI Release 2.
Crystal Report XI allow me to create the report with integrated security.
I have created the report with integrated security option.
But I receive error when trying to export it to other format like pdf etc. The error is "Logon failed. Failed...
1. If I use ABS((SUM(Exposure)) ) then data is displayed in the pie chart. But this is when i use SQL view as datasource.
2. If I try to do the same using the xsd datasource nothing is displayed.
3. Conditionally format the sections : As far as I know the colors are displayed by CR...
But the negative value is displayed in the same manner as positive in the pie chart if the datasource is SQL view instead of XSD file.
The legend contains bracket around the negative value..
further, can you please suggest other type of chart in this scneario.
SELECT Strategy,(SUM(Exposure)) as Exposure FROM table WHERE PortfolioID = 1 GROUP BY Strategy
The output is:
-----------------------------------------
Strategy Exposure
------------------------------------------
1101924.90178831
Cash & Equivalent...
I am using xsd as datasource for crystal report. And generating the pie chart using query.
SELECT Strategy,(SUM(Exposure)) as Exposure FROM table WHERE PortfolioID = 1 GROUP BY Strategy
The output is:
-----------------------------------------
Strategy Exposure...
I wish to find the comparison detail (features wise) between two.
Which one has more features in charting. The users in my company want to have more flexibility and details on the chart.
I am displaying the charts (line)using the CR version 10.
charts contains multiple lines depending on data source.
Can I display the value of X and Y axis (data points)wherever user keep the mouse pointer on the line
please suggest
I am displaying the charts (line)using the CR version 10.
charts contains multiple lines depending on data source.
I am displaying the CR in browser using ASP.Net.
How can I allow user to select the lines in the CR chart for him to closely do analysis of data
please suggest
But excel has limitation. Crystal reports can be used with ASP.Net.
I am working for a clinet who want to migrate VBA/Excel into crystal report so that it can be used with ASP.Net.
Any suggestion / guidance on how to proceed
Can I used the excel data say ex. column A1:C1 and give this input (source) to CR (10) and generate the chart based on this data.
if yes, please suggest how
I am displaying the graph initially for whole date range. say for ex 1999 to 2007.
Now at crystal report level, can I ask user for from date and to date and change the graph dynamically ?
I wish to have detail on this topic.
I wish to provide more option to the users to select the grapg type, color combination, etc..etc..
Please give me the details.
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.