Forum Discussion
MAG_PRG
3 years agoRegular Visitor
Weeknum function error - can't get ISO week
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 parame...
- Anonymous3 years ago
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.
jk13
3 years agoFrequent Visitor
I have the same issue with my existing WEEKNUM function!
WEEKNUM(TODAY(),2) is giving me since yesterday also the "Parameter is not the correct type" error breaking many reports..