Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! Don't miss your chance! Learn more
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!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 49 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 121 | |
| 118 | |
| 38 | |
| 36 | |
| 29 |