Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello All,
So I have a working solution for dynamic Column Series which is fed by a selection of a slicer and likewise, I have a dynamic selection for Column Values for a Stacked Bar chart. What I am trying to achieve is a dynamic Shared Axis too for Quarter and Month. I have two calculated columns -
For Quarter the values are - 2017-Q1, 2017-Q2 and so forth
For Month the values are - 2017- January, 2017-February and so forth
For my Dynamic Date Selection I created a Table with two Values - Quarterly and Monthly and I created another slicer for this and the final value that was to be dynamic for the Shared Axis is something like TIme Intelligence = SWITCH(SELECTEDVALUE('TIME TABLE'[TIME]),"QUARTERLY",VALUES('Main Table'[Quarterly Date]))
but this fails as the above measure returns more than one value which is what I want but it errors out. Is this possible to do?
Thank You
Solved! Go to Solution.
Hi @nirvana_moksh,
I'd like to suggest you take a look at following blog, it may suitable for your requirement:
Dynamic Attributes In A Power BI Report
Regards,
Xiaoxin Sheng
Hi @nirvana_moksh,
I'd like to suggest you take a look at following blog, it may suitable for your requirement:
Dynamic Attributes In A Power BI Report
Regards,
Xiaoxin Sheng
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 30 | |
| 23 | |
| 23 | |
| 23 | |
| 14 |
| User | Count |
|---|---|
| 46 | |
| 33 | |
| 20 | |
| 18 | |
| 16 |