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: 
spsrk_84
Creator III
Creator III

Condition in SET Analysis

HI guys, I have the following expression

sum({<DimCalendar.FULLS={"<=$(=only(DimCalendar.FULLS))"} >}Modification.LoanOutstanding)

here i am not getting any values as output the same expression works fine in version 9 .Please let me know if i am missing something

i am using QV10

3 Replies
thomastc
Contributor III
Contributor III

Removing the '=' before the only() works for me on V10.

spsrk_84
Creator III
Creator III
Author

Still not working for me does any one have the solution

thomastc
Contributor III
Contributor III

Sorry that didn't help.

Can I ask in your expression what are DimCalendar & Modification?