Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I have a table with dates in it and I need to assign either an "A" or "B" to the dates based on a pitman or "2-2-3" schedule. For example:
Monday = A
Tuesday = A
Wednesday = B
Thursday = B
Friday = A
Saturday = A
Sunday = A
Monday = B
Tuesday = B
Wednesday =A
Thursday = A
Friday = B
Saturday = B
Sunday = B
The whole scedule repeats every two weeks.
I'm not sure how to apply the "A" or "B" designator in Power Query. Any ideas?
Solved! Go to Solution.
There are probably a few ways to do this, but this uses the ribbon almost exclusively without generating lists.
Here is what I did:
My file is here if you want to take a look at it.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingThis looks like it will work. Nice job!
Glad to help @TravisK911
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI Reporting
There are probably a few ways to do this, but this uses the ribbon almost exclusively without generating lists.
Here is what I did:
My file is here if you want to take a look at it.
DAX is for Analysis. Power Query is for Data Modeling
Proud to be a Super User!
MCSA: BI ReportingJoin us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.