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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
swarnim_jalan
New Member

Dynamic scatter plot

Hi,

I require a solution to be able to take user input based on multiple slicer selection, and basis the selection, the underlying row-wise calculation should change and the scatter plot should be updated.

 

Thanks,

Swarnim

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @swarnim_jalan ,

 

If you want the selections made in the slicer to affect your scatter chart visual, I recommend paying attention to the following points:

  1. If the data in the slicer and the scatter chart come from the same table, the selections in the slicer will directly impact the scatter chart.
  2. If the data sources for the slicer and the scatter chart come from different tables, you will need to model the data to ensure that the filters from the slicer's data source table can be applied to the scatter chart's data source table.

Best Regards,

Bof

 

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @swarnim_jalan ,

 

If you want the selections made in the slicer to affect your scatter chart visual, I recommend paying attention to the following points:

  1. If the data in the slicer and the scatter chart come from the same table, the selections in the slicer will directly impact the scatter chart.
  2. If the data sources for the slicer and the scatter chart come from different tables, you will need to model the data to ensure that the filters from the slicer's data source table can be applied to the scatter chart's data source table.

Best Regards,

Bof

 

suparnababu8
Super User
Super User

Hi @swarnim_jalan 

 

You have to Create Measures for Dynamic Calculations. Create measures that dynamically update based on the slicer selections. For example, you can use DAX functions like SELECTEDVALUE or VALUES to get the selected values from the slicers and perform calculations accordingly.

 

Thanks!

bhanu_gautam
Super User
Super User

@swarnim_jalan , Try using What if parameters for this




Did I answer your question? Mark my post as a solution! And Kudos are appreciated

Proud to be a Super User!




LinkedIn






Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.