Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 8150

to create a Crystal Report which will prompt for a value and if nothing is entered select the alternative value from the database record.

$
0
0

Hi Experts,

I am working on a report in Crystal (2008) which will prompt user to input a value, but if nothing is entered then it will select relevant database value.

 

I created a string parameter prompt called "{?Pack_Qty_Overide}" and used the following formula.

 

IF {?Pack_Qty_Overide} = ""

THEN {OITM.SalPackUn}

ELSE {?Pack_Qty_Overide}

 

However, when I check the formula in editor, it says that there should be a number at the end of "Else" clause.

 

What am I doing wrong?


Viewing all articles
Browse latest Browse all 8150

Trending Articles



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