Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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 ReportingCheck out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 9 | |
| 9 | |
| 7 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 24 | |
| 15 | |
| 13 | |
| 11 | |
| 9 |