Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
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.