Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
Galat198
Helper IV
Helper IV

Swap chart axis by slicer

Hi,
I have two graphs with different axes

Galat198_0-1609858677387.png

I need to swap on the graph both Y-axis and X-axis according to the slicer choice?

 

Is this possible ??

1 ACCEPTED SOLUTION
v-henryk-mstf
Community Support
Community Support

Hi @Galat198 ,

According to your request, you want to dynamically change the values of x-axis and y-axis according to slicer. Because you didn't provide the relevant data, I did a similar test: I created a calculated measure in a calculated table for dynamic X & Y chart changes. Add the Domain column to axis, the created measure to values to get a table, and the Name column to slicer. By filtering different names, the X & Y values change accordingly.

 

v-henryk-mstf_0-1610003351869.jpeg

v-henryk-mstf_1-1610003361959.jpeg

v-henryk-mstf_2-1610003387235.jpeg

v-henryk-mstf_3-1610003394467.jpeg

 

Here is the sample pbix file.

 

Best Regards,
Henry

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-henryk-mstf
Community Support
Community Support

Hi @Galat198 ,

According to your request, you want to dynamically change the values of x-axis and y-axis according to slicer. Because you didn't provide the relevant data, I did a similar test: I created a calculated measure in a calculated table for dynamic X & Y chart changes. Add the Domain column to axis, the created measure to values to get a table, and the Name column to slicer. By filtering different names, the X & Y values change accordingly.

 

v-henryk-mstf_0-1610003351869.jpeg

v-henryk-mstf_1-1610003361959.jpeg

v-henryk-mstf_2-1610003387235.jpeg

v-henryk-mstf_3-1610003394467.jpeg

 

Here is the sample pbix file.

 

Best Regards,
Henry

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.