Quantcast
Channel: SCN : Unanswered Discussions - SAP Crystal Reports
Viewing all articles
Browse latest Browse all 4814

conditional text formatting

$
0
0

Hi,

 

Based on some selection I want to print text conditionally on report.

For Ex:

If there are records available based on parameter selection .I would like to print 'End of Report ' in black font in report footer section.

But if there are no records available then print 'No Record Found' in red font color .

 

I am using below formula: (the formula is placed in report footer section)

IF (Count ({PDOC_PRO_INDENT_TRACKING_A.REQUISITION_NO}) <> 0 )

    Then '************************ End of Report ************************'

     ELSE 'No Record Found'

 

 

Thanks ,

Karan Sheth


Viewing all articles
Browse latest Browse all 4814

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>