Forum Discussion
Dynamic Column selection DAX
Hi,
I´m trying to change the axis of a line visual with kind of a dynamic column which is selectable through a slicer by users.
The dax formula looks like this:
3 Replies
- amitchandakSuper User
Marko33 , for that you need to use bookmarks, Unpivot column.
Dynamically change chart axis in Power BI
bookmark -https://blog.crossjoin.co.uk/2018/04/20/dynamically-changing-a-chart-axis-in-power-bi-using-bookmarks-and-buttons/
https://radacad.com/bookmarks-and-buttons-making-power-bi-charts-even-more-interactive
https://www.youtube.com/watch?v=6jeSIRpjv0MThere is a different option in direct query
https://datamonkeysite.com/2020/10/22/change-dimension-dynamically-using-parameter-in-powerbi/ - Marko33Frequent Visitor
Thanks for the fast answer! Is there any explanation why this approach with selected value doesn´t work with axis but is does for other measures?
Thanks,
Marko - v-henryk-mstfCommunity Support
Hi Marko33 ,
Looking at your needs, I think the following similar solutions seem to be able to help you. If there is still a problem, please point it out and I will answer it for you.
Solved: Dynamic change in X Axis - Microsoft Power BI Community
Best Regards,
Henry
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.