Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
I want to use this function to plot a chart for weekly sales and getting this error. I dont know how I can use Power Query as suggested here or whether it is a right answer.
Can someone point me to right place?
Thank You,
Vishal
Solved! Go to Solution.
Hi @vopatel,
To return weeknum values for dates in Query Editor, we can create a custom column below:
But Please note, as it's DirectQuery mode, it's not able to apply this change after add this custom column, you can see below message when you apply query:
In your scenario, I would suggest you use T-SQL query to return weeknum values:
Best Regards,
Qiuyun Yu
Hi @vopatel,
To return weeknum values for dates in Query Editor, we can create a custom column below:
But Please note, as it's DirectQuery mode, it's not able to apply this change after add this custom column, you can see below message when you apply query:
In your scenario, I would suggest you use T-SQL query to return weeknum values:
Best Regards,
Qiuyun Yu
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
75 | |
56 | |
38 | |
34 |
User | Count |
---|---|
99 | |
56 | |
51 | |
44 | |
40 |