This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
Hello!
I have a report that is structured like this:
Table (Matrix Visual):
Where I want the Parameter Field for my Dimension called DateAxis to change context to month when a specific year is selected:
I've tried many different ways, but haven't found a way to do this in one easy click in my Calendar - Year slicer. I am not the most experienced at DAX so I'm hoping someone knows a good way to enable me to set it up without having to interact with the DateAxis field, like this:
Thanks in advance,
Audun
I hacked together a functioning solution. It is not optimal but solves this concrete task.
I did it by creating a table called DateAxisSwitch:
Modifying my DateAxis:
And connecting the Year column of DateAxisSwitch table to my Calendar and DateAxisKey with DateAxisOrder of DateAxis.
Now it looks like this without a year selected:
And this with:
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
| User | Count |
|---|---|
| 13 | |
| 11 | |
| 9 | |
| 6 | |
| 5 |