Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have a list of projects, which are all due to be delivered on a specific date, and which all have a specific size of people working on them.
When I do tables + sum the size by date, it will only display the size on that specific date. What I want, is a table which shows all of the months from Jan-Dec 19 (column headers), and anywhere the date stamp in my source table is less than those months, to sum the size value from the table.
I have tried setting vJan, vFeb as variables + then trying to calculate distance from those dates + estimated delivery date as another variable, I've tried running cross table to mix dates + size, and I've tried entering interval match but I don't understand it + it doesn't like the code. If anyone can help me figure out a way to do this, it would be much appreciated, as have spent weeks on this so far and I'm completely lost
Thanks Gysbert - I tried adding this as a master dimension though and it says it's invalid, even though the syntax help said the expression was 'OK'
I think that's the problem though, I don't know where to put this to get it to work, should it actually be a variable? or a Load script?