Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register 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 ReportingShare feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.