Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
Please i try to have a pivot table doing this calculation (an average of a group by date). see my data below:
What is the good setanalysis to do that ?
of course if i have some data by days on March, we need to see separatly from february.
(group by Month in fact)
Sum(Aggr(Count(distinct Port), Date, Util)) / Count(distinct total Date)