CurrentPOV grab siblings for Quarter but not future month(s)
Using CurrentPOV for Period dimension.
Goal:
Situation 1: User chooses Jun in POV. Columns displayed Apr, May, Jun (All children of Q2)
Situation 2: User chooses May in POV. Columns displayed Apr, May
We solved for situation 1 by using Siblings of CurrentPOV (Inclusive) and selecting Jun.
But for situation 2, selecting May will include Jun.
@LSIBLINGS or equivalent does not exist in Narrative Reporting to my knowledge.
Is there a dynamic way to do this for all months/quarters? I've been playing around with nested functions but unable to solve. Thank you for any insight