Hello,
I am trying to build a rotating weekly schedule that utilizes Flow to either post the current week schedule or maybe show a list view of the current week schedule. I'm not really sure how to set this up though after setting up the timed recurrence part of the Flow, and the list setup is a bit of an issue. I have Week 1A, Week 1B, Week 2, Week 3, and Week 4. So the rotation would look like this:
1. Week 1A
2. Week 2
3. Week 3
4. Week 4
5. Week 1B
6. Week 2
7. Week 3
8. Week 4
Repeats from the top.
Currently, I have a list that displays the names in rows for each column week.

Does anyone know how I could accomplish this, either by posting the current week as an update to a different list or by changing the view on the current list?