This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I have created a dynamic date table in Power Query.
I now want to add a column that shows if a the financial month is closed.
Monthend close is ready each 15th of the month.
So the month may 2023 is closed on the 15th of june.
i have a date column as well as a year-month column available in the calender table i created in Power Query.
Difficulty i think occurs in february and because i want to take into account the 15th of the current month.
Who can assist/help me with this challenge?
Solved! Go to Solution.
The proper solution is the following:
Where do you plan to store that "closed" flag? In your calendar table?
You can flag any date that is older than TODAY()-15.
imo not the best approach because some months with 31 days, 30 and even 28 or 29 days.
I think this will hold up:
The proper solution is the following:
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 30 | |
| 23 | |
| 23 | |
| 17 | |
| 15 |
| User | Count |
|---|---|
| 62 | |
| 36 | |
| 30 | |
| 25 | |
| 21 |