Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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))
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.