Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Set analysis for IF

Hi,

Is there any alternate way for below IF condition? looking for set analysis.

if(Trad_PRODUCT_TYPE = 'OTC Derivative', sum(Trad_UNREALIZED_PL), if(Trad_PRODUCT_TYPE = 'SFT',sum(Trad_COLLATERAL_VALUE),sum(Trad_CURR_BOOK_VALUE)))

Thank you,

12 Replies
jagan
Partner - Champion III
Partner - Champion III

Hi Raj,

Script will work as expected, check the script and result again, if possible attach some same data.

Regards,

jagan.

Not applicable
Author

Sure

Not applicable
Author

Hi,

Please find the qvd file.

Thank you.