abaudin
1
Hello.
In A I’ve a repeating group of events.
In B
1 - I’ve a repeating group of events grouped by month. It’s permit to display the name of the month.
→ I want to display in another RG under the month, the events in this month.
I don’t find the way how to do it…
Thanks for your help.
André
Martino
2
If Start Time is a date, maybe you can try this :
In the Data source Input you select “Filtered”.
Now in the popup your select “Advanced” and you write something like:
This event’s Start Time extract month is Current cell’s Grouping’s date extract month
Let me know if it works
Just did my own based on your example. Thanks for sharing this! Great solution!
1 Like
I also wanted to say that I found this to be exactly what I needed. Thank you!