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 have created a parameter and would expect that user could select the value of this parameter to calculate new date value in the dasboard. However, I couldnot make it work. The Date column (named Week_Coverage) doesnot change value with any selected value.
How could I solve this problem ?
Solved! Go to Solution.
Hi, what you need is a date dimension table with weeks in it and need to join with your fact table. then you can find the max available date in the fact table and based on that you can create an week index column in date table. Now using that index, you can filter.
Hence to start with solution, lets create Max available week column in the date dimension to see what is the max date available and its corresponding week.
If this resolves your problem, then please mark it as solution, Thanks!
Hi, what you need is a date dimension table with weeks in it and need to join with your fact table. then you can find the max available date in the fact table and based on that you can create an week index column in date table. Now using that index, you can filter.
Hence to start with solution, lets create Max available week column in the date dimension to see what is the max date available and its corresponding week.
If this resolves your problem, then please mark it as solution, Thanks!
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 |
---|---|
65 | |
63 | |
52 | |
37 | |
36 |
User | Count |
---|---|
82 | |
67 | |
61 | |
46 | |
45 |