Little Correction:
I'm now able to see just the information on Selected ClientID. However, when I click SAVE and then go to my crystal report viewer, it will only show that clientID. Is there anyway, I can have the select ID option in my viewere? Or any way around it?
Thanks...
I followed your suggestion and run in to this problem.
First I created parameter {getClientID}, which get the ID and their business name. Then I created a formula enterClientID:
{ContactInfo.ClientID}={?getClientID}
When I run the report within crystal report it asks for clientID to be entered...
Here's more detail if that post is kind of confusing.
I've wrote a desktop application in C#, which grabs this report opens it in the crystal report viewer. Right now, all 1500 pages are viewable. I have a tab control. In the second tab I have list of Clients Name, and their ID. (ID is unique)...
I have one big report that has many other reports inside of it. Each report has it's own UNIQUE ID. What I'm trying to do is to show those pages for that unique ID.
For example one ID contains 5 pages report. So if the ID matches it shows only that 5 pages out of 1500 page report.
Is there...
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.