Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I am trying to get a visual to show me what my current week number is. I have a DATES table that has the correct fiscal week numbers already listed, but i am not sure how to bring the fiscal week number from that table based on todays date.
Any ideas would be extremely helpful!
Solved! Go to Solution.
I was just able to figure something out for this!
I was just able to figure something out for this!
Hi,
Does this measure work?
Week number of today = calculate(max(Dates[Week number]),datesbetween(Calendar[date],today(),today()))
Hi! i am getting this error. Any ideas how to fix this error?
in power query, highlight the date column in your table. Then in the ribbion go to add column. There is an option called date and within there you can choose week, week of the year.
hope this helps
Joe
Proud to be a Super User! | |
Date tables help! Learn more
No I already have columns for that. I am trying to get a visual to show what my current week is. Example below.
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 |
---|---|
68 | |
60 | |
51 | |
36 | |
36 |
User | Count |
---|---|
84 | |
72 | |
58 | |
45 | |
44 |