Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8451

Re: How to display dyanmic column in crystal report

$
0
0

Hello Merago...

I think you want to display Product details if there is no discount on the product.

 

Right Click the Field --> Format Field --> Common Tab --> Click on the Formula Editor Button next to Display String --> and enter this code:

 

If isnull({Discount}) or {Discount} = 0

then {Product Details}

Else {Discount}

 

 

Hope this helps!

 

 

--Sunny


Viewing all articles
Browse latest Browse all 8451

Trending Articles



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