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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
upaliwije
Creator II
Creator II

Set Expression

I have following set expression in QV Document

=fabs((Sum({<SECTOR={"COLOMBO"}>}ACTUAL)/$(=$(=vActual))))

This is working well and I Want to modify it to include sector in 2nd part of expression as follows

=fabs((Sum({<SECTOR={"COLOMBO"}>}ACTUAL)/$(=${<SECTOR={"COLOMBO"}>(=vCact))))

Then it does not work . Can you pls help me to correct it

Labels (1)
1 Reply
Anil_Babu_Samineni
MVP
MVP

What does the vActual & vCact here?

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful