This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hey there, could I possibly ask for your assistance? I'm currently in the process of creating a measure that displays the week number, derived from the [DISPATCHED_AT] column. Just to note, I'm working within a DirectQuery connection. Here's the code I've put together //
, but unfortunately, it's resulting in an error : "Couldn't load the data for this visual An unexpected exception occurred". Has anyone come across a solution for this? Your insights would be greatly appreciated
Solved! Go to Solution.
Hi , @SzymonKl
According to your description, the connection mode is direct query and you use the WEEKNUM() function and encounter an error code.
You can check this :
(1)Whether the first parameter of WEEKNUM is Date or Date\Time Type.
WEEKNUM(<date>[, <return_type>])
(2)There is some limitation for direct query mode :
And you can also try to use the paramter 21 and for some similar case , you can refer to :
Solved: WEEKNUM Function not working in DirectQuery Mode - Microsoft Fabric Community
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi , @SzymonKl
According to your description, the connection mode is direct query and you use the WEEKNUM() function and encounter an error code.
You can check this :
(1)Whether the first parameter of WEEKNUM is Date or Date\Time Type.
WEEKNUM(<date>[, <return_type>])
(2)There is some limitation for direct query mode :
And you can also try to use the paramter 21 and for some similar case , you can refer to :
Solved: WEEKNUM Function not working in DirectQuery Mode - Microsoft Fabric Community
Thank you for your time and sharing, and thank you for your support and understanding of PowerBI!
Best Regards,
Aniya Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Check out the May 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 |
|---|---|
| 29 | |
| 27 | |
| 25 | |
| 20 | |
| 14 |
| User | Count |
|---|---|
| 53 | |
| 47 | |
| 22 | |
| 19 | |
| 18 |