Forum Discussion
Marko33
5 years agoFrequent Visitor
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: CLNDR_or_FISCAL_Month_Nam...
amitchandak
5 years agoSuper 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=6jeSIRpjv0M
There is a different option in direct query
https://datamonkeysite.com/2020/10/22/change-dimension-dynamically-using-parameter-in-powerbi/