Technical Questions
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Technical Questions
Message Icon Topic: How to display a [No Data Found] message. Post Reply Post New Topic
Author Message
ricky969
Groupie
Groupie
Avatar

Joined: 03 Jul 2008
Location: United States
Online Status: Offline
Posts: 53
Quote ricky969 Replybullet Topic: How to display a [No Data Found] message.
    Posted: 01 Aug 2008 at 6:21pm
An application written in C# is passing parameters to a stored proc and it's returning an XML recordset.
 
If one of the checkboxes is checked I apply a filter in Crystal to show only those records with a difference > 0. If in the recorset all records have difference = 0 I'd like to display a message that says [No Data Found].
 
Usually I create two "Details" sections. One is to display records (when available) the other one is to display a message when no records are available.
 
The details section with [No Data Found] has a formula which suppresses the section when: Not IsNull({xxx.xxx}).
 
this solution works when the filtering is done in the database or middle-tier.
 
I believe that in this case the formula is not working for Crystal sees that the recorset is not empty
.
How can I handle this issue?
 
thanks so much for your help.


Edited by ricky969 - 02 Aug 2008 at 9:28am
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.