I have a report that has:
So, whenever a user access it goes to Fiscal Year 2021 (by default…)
Now I realize that I have to change this every year… Is there a way of doing this dynamically? That is, the user always by default accessing current Fiscal Year?
Ps: now I am manually solving this by changing the selection to 2022.
Solved! Go to Solution.
Unfortunately slicers don't support dynamic default values.
You may use some workarounds to handle it if needed.
This is a very good example: Custom Range Date Slicer in Power BI with dynamic defaults and more... | LinkedIn
If it is ok to show it like this:
PreviousYear
Current Year
Next Year
Then you can create a calculated column based on today's date and use it in your slicer.
Unfortunately slicers don't support dynamic default values.
You may use some workarounds to handle it if needed.
This is a very good example: Custom Range Date Slicer in Power BI with dynamic defaults and more... | LinkedIn
If it is ok to show it like this:
PreviousYear
Current Year
Next Year
Then you can create a calculated column based on today's date and use it in your slicer.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
Put your data visualization and design skills to the test! This exciting challenge is happening now through May 31st!
User | Count |
---|---|
348 | |
98 | |
62 | |
49 | |
49 |
User | Count |
---|---|
333 | |
119 | |
79 | |
68 | |
62 |