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

Announcements
Save $650 on Qlik Connect, Dec 1 - 7, our lowest price of the year. Register with code CYBERWEEK: Register
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.