Report Design: How to show Boolean UDF in checkbox format on Invoice: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 28:
 
 
3) In the Expression Editor, use the function <span style='color:red'>Iifiif</span>.<br/><br/>
Go to <span style='color:red'>Functions > Iifiif(, , )</span>, or <span style='color:red'>Functions > Logical > Iifiif(, , )</span> for Version 2.0.<br/><br/>
 
Iifiif(Expression, TruePart, FalsePart)<br/><br/>
 
Apply your UDF into the Expression.<br/><br/>
 
'''Iifiif([_UDF: CUSTOMERID (IV)] == 'T',True,False)'''
 
 
7,126

edits