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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
We have suppliers who's seasons over lap years. For instance they start supplying us in Week 42 and end supply in week 7.
I need to write something in Power Query that will get me the year for these weeks.
In this example week 42 is in 2022. So the start year is 2022. How can I write it so that it gives me 2022 as the year for Weeks 42-52 and 2023 for weeks 1-7.
I did write:
if [Week]<42 then 2023 else 2022
but it could be different weeks for different suppliers.
Can anyone help at all?
Hi,
Any chances you can provide how the table where you want to add that formula looks like?
Like this?
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 1 |
| User | Count |
|---|---|
| 11 | |
| 11 | |
| 5 | |
| 4 | |
| 4 |