Malcom,
I just tried restoring (taking away commonXI_win_en) and still have the same problem :( ... Even after the reboot! I'm back to only having the Advanced DHTML as the only viewer working.
Any other info from any one would be greatly appreciated.
Regards,
Robert
I've exported into Excel (data only) and Crystal automatically creates a new worksheet to carry the data over.
If you don't want the seperated worksheets, then (if you have CE10) I would recommend exporting to XML...That's what we've done for exports that we needed to import into some other...
oops:
For ProcessDate do this:
Len({ProcessDate}) <= 0 .. my bad!
lupins46, thanks for catching that....the suprress logic needs to be in your ApprovedCost field...
Wha??? The parameter you enter is going to be static! If you are placing the param in the details section and want to add it up, then create a formula that takes the total number of records * parameter
{?Parameter} * RecordNumber
If you need a total for groups, then that'll be a little...
Who are you responding to? me or lupin46 ?
Also ... That's what you asked for in your initial post
You need to give more detailed information, cause that's what I thought you wanted to do...
I just tried using that formula lupin46 .. some reason it didn't work.
I did this:
In DueDate Properties, go to x-2 next to suppress
Len({ProcessDate}) > 0
For ProcessDate do this:
Len({ProcessDate}) <= 0
That seems to work fine on a sample report I just did...
The IsNull should have...
Did you publish it to Crystal Enterprise? If so, go into CMC and check out the paramater properties...it could be that when you loaded it, it set some default parameters...just go in and set them to 'none'.
Other than that...no idea.
lbass!
You ROCK!!! That is awesome! Worked exactly the way I needed it to work. WooHoo! :)
My boss will be happy that I don't have to put the page number on top of the page now :)
Thanks,
dA
I'd be curious too. We have a ton of tables where the data isn't very friendly for this type of view. I've been using Running Totals to get the data I need, in the format you speak of. It is very time consumuing, but I think it looks better than the crosstab, and all the columns/rows show too :)...
check the version of Crystal Reports...I know you have v9, but do a Help-About in Crystal to get the full version number, then in VS.NET, do a Help-About too...there, you should see the Crystal Version.
1. Update your Crystal Reports v9 with the latest updates/patches.
2. Update VS.NET with...
The code you have really doesn't give much to trouble shoot...inlcude the .aspx code-behind code please.
OR
It could be that your CrystalReprotViewer object is not the right version. Try deleting it and re-adding the control...make note of:
<%@ Register TagPrefix="cr"...
I think you can do it on 8 ....
Just click on the label you want to change --- just to give focus to it --- should have little black squares at the corners. Once you have focus, You "Right Click" and there you should see an option to "Edit Axis Label..."
Hope that helps.
Oh...one more thing,
Group 1 does have "Repeat Group Header on Each Page" ... so I have also tried suppressing PF with "InRepeatedGroupHeader" and NOT(InRepeatedGroupHeader) .. neither worked.
InRepeatedGroupHeader = nothing happened, all PF's still show
NOT(InRepeatedGroupHeader) = all PF's...
-------------------------------------
Crystal Reports 9 Developers Edition
-------------------------------------
Hi all.
I have a report with only one group...for each break in group, I have a "Cover Letter" being generated, with all the details following using "New Page After"...and also...
----------------------------------------
- Visual Studio .NET 2003
- Web application using VB.NET
- Crystal Enterprise 10
- Crystal Reports 9 Developer Edition
----------------------------------------
Okay all. I'm running into an issue with my ASP.NET application. There are hundreds of forums...
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.