Dear all, I'm back on this subject because I am know stuck with another dead end behaviour. I have my graph and my cross table showing my n-1 sales, current sales and budget for 2019, for a selected month. I can select the month in a dropdown list. So let's assume I select "January 2019", considering my previous post just above, I have to configure the "relative period" aggregated data to "IgnoreTimeFiltering" otherwise the filter would get rid of my January 2018 sales (n-1) data. So far so good.... Except, we're now in February 2019, I still have selected "January 2019" in my dropdown list because I want to see how my sales look like for last month, compared to the budget and to last year January 2018 sales. Well, the "relative period" function returns the sales of February 2018 automatically, not January, probably considering the current date. So the point is : Either I enable time filtering to tell the system "show me January 2019" and my relative period does not show up at all, or I IGNORE time filtering to show it up BUT it only takes into account the relative period based on the current date, not the filter I selected. Any idea would be very appreciated... Thank you
... View more