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
From all the documentation I have seen, this DAX code should give me the ISO week number for today:
Week = WEEKNUM(Today(), 21)
But this is giving me an error, saying 21 is not the correct parameter type. When it gives me the available options, only 1 and 2 appear:
The documentation here seems to clearly state that 21 is a valid option for return_type:
https://learn.microsoft.com/en-us/dax/weeknum-function-dax
Does anyone know why it will not accept 21 as the parameter?
Solved! Go to Solution.
Hi @MAG_PRG ,
According to research, a similar issue has been reported internally.
I will update here once I get any information.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @MAG_PRG ,
According to research, a similar issue has been reported internally.
I will update here once I get any information.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
I have the same issue with my existing WEEKNUM function!
Join 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.
| User | Count |
|---|---|
| 23 | |
| 19 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 60 | |
| 52 | |
| 47 | |
| 40 | |
| 38 |