Hello,
I am looking for the best solution to define a custom time entity.
For example, I would like to select:
last 3 completed months, last 6 months, and last 12 months.
The goal is to see the same cube three times in a data view with the respective reference to the 3,6,12 closed months.
The whole thing should be determined dynamically based on the current date (if necessary, using a data reader to update the entities).
Does anyone have any ideas?
Best regards