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

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Double set analysis

Is it posible to make a double set analys?

My expression is:

num

(sum({<Jaar={$(HoogsteJaarMin1)}>}{<Kwartaal={'1'}>}Bedrag),'€ #.##0;€ #.##0-')





He only takes te second set analysis.

Who can help me with this question?

Greetz,

Dirk Groen

Labels (1)
1 Solution

Accepted Solutions
Not applicable
Author

IThis is the answer:

num(sum({<Jaar={$(HoogsteJaarMin1)} Kwartaal={'1'}>}Bedrag),'€ #.##0;€ #.##0-')

Thank you all.

Greetz,

Dirk

View solution in original post

1 Reply
Not applicable
Author

IThis is the answer:

num(sum({<Jaar={$(HoogsteJaarMin1)} Kwartaal={'1'}>}Bedrag),'€ #.##0;€ #.##0-')

Thank you all.

Greetz,

Dirk