I am curious if there is a way to filter TIME dimension based on USER FILTER.
This is the use case.
I have module that has ORG dimension and Time.
In the UX Page, we have Time as page selector and ORG in rows. There are some line items, for example Active/inactive, code, member name, etc.
I would like a field to be available in the UX page, so that Users can select a month, based on which the time dimension member is active (filtered), so if the user selects May, it should populate the active ones based on May, etc. Note that, each user would need to be able to select different month, so the module for user selector should have User list.
Any suggestions?