Hi Gurus,
I have three tuples which I aggregate. The tuples all have a date field in them which is a set. I am using this to add the tuples to get the value for YTD.
I am trying to use the same aggregate to populate a monthwise sales data. I drop a set of months and this aggregate side by side. But instead of showing the monthly values for sales, each cell has the yearly cell repeated.
What am I doing wrong?