I think I should have been more specific..
I am trying to use this in a custom rollup formula.
It'll give me the error no matter when I define the MDX for the custom rollup formula.
I thought that there may have been some other way to reference the non visible level in the dimension so it...
I have a dimension [Reporting Date] which has the following levels..
[Reporting Date]
[Year]
[Quarter]
[Month]
If I make set the property of "Visible" to false for month, am I still able to use it in calculations? If so, how do I reference it?
I tried the...
Hi,
I've made a web application that has a web form with a crystal report viewer in it. It works fine on the development machine but when I deploy it, I get an error executing child request error on the server. If I comment out the line where I set the reportsource of the crystal report viewer...
It does say it is the Server.Transfer that is causing the error but if I go into the web form that has the crystal report viewer (the url of the Server.Transfer line) and comment out the following line:
CrystalReportViewer1.ReportSource = cr;
It will work fine. The page will load up, it'll...
It used to run fine on the system without Visual Studio .NET. I created a solution on it and just compiled the source files on it each time I wanted to update it.
Could it be because the deployment package included some of its own crystal dlls? (I noticed when the package installs it installs...
Hi,
I developed a Web application and followed the instructions to deploy it on another server using the Web Setup project.
The server I deployed it on was a Windows 2000 Advanced Server with the Final .NET Framework installed (no Visual Studio .NET).
I ran it on the other server and it all...
Hi,
I've got a Crystal Report with a chart in it. It graphs several fields from a table. I was wondering if it was possible to tell the chart at runtime which fields that it had to graph.
For example:
There are a number of clients and each client has a Sum, Min, Max and Average for each...
Hi,
I made a new project (new solution as well) and when I made a new web form in the new project, everything worked fine.
I was even able to "Add an Exisiting File" (one of the ones that didn't work in the project I imported from Visual Source Safe) and the old web form working fine...
Hi,
I've just installed the Gold release of Visual Studio .NET on a clean install of Windows XP.
I've got some code from beta 2 and have imported it from sourcesafe. It all compiles fine but when I open a web form, all the controls (server side) come up with the message saying "Error...
Hi,
I've created a report in Visual Studio .NET and haven't been able to find a way to change the text in the chart legend.
Eg. Visual Studio .NET puts "Sum of Table.Sum" as the text in the legend, where "Table" is the name of the ADO.NET table and "Sum" is the...
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.