Forum Discussion
Dynamically change visual column on selecting value from slicer in power bi
Hi all,
I have vertical and practice columns but when i select practice using slicer i should show only Vertical values and when i select vertical using slicer it should show practice values.
I see selectedvalue function is not working now in the powerbi desktop. please do suggest me for a better solution regarding this issue.
Regards,
Sunkara
I'm afraid slicer can't filter the columns in visual, slicer can only filter the Y-axis value but can't filter the X-axis value. As a workaround, I would suggest you to create a button, in the action session you can configure bookmarks pages.
Reference:
https://docs.microsoft.com/en-us/power-bi/desktop-buttons#select-the-action-for-a-button
https://docs.microsoft.com/en-us/power-bi/desktop-bookmarks
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
1 Reply
- v-yuta-msft
Community Support
I'm afraid slicer can't filter the columns in visual, slicer can only filter the Y-axis value but can't filter the X-axis value. As a workaround, I would suggest you to create a button, in the action session you can configure bookmarks pages.
Reference:
https://docs.microsoft.com/en-us/power-bi/desktop-buttons#select-the-action-for-a-button
https://docs.microsoft.com/en-us/power-bi/desktop-bookmarks
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.