I've got an indicator with some values for the Date dimension. I would like to build a variable which returns the most recent value for that indicator.
Using the Last() function would give me the last value returned by the query but I can't be sure about it's the most recent value.
The data is retrieved to Web Intelligence from BW through a BEx query.
Thanks in advance!