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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
Sxbbb
Creator III
Creator III

I want the value to ignore name and date. I use this code But the value still changes when the name and date are pressed.

I want the value to ignore name and date. I use this code But the value still changes when the name and date are pressed.

Sum({<Day=,Name=>} Aggr(Sum,OrderNo,Part,No,ID,Start,Finish,DATE))

1 Reply
Mark_Little
Luminary
Luminary

HI,

What are you trying to do with the Expression? It doesn't look right to me, Even so you need to make sure you exclude the day and name for each part of the AGGR, i.e. the inner sum.