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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
segranp
New Member

One Column, Many Variables - how to create a scatterplot

Hi All

 

My data has as all variables (eg. revenue, costs, profit) in one column called Variables.

In another column, I have all the data called Data

In another column, I have the respective company names, called Company_Names.

 

I wish to create a scatterplot graph, Revenue on x-axis and Costs on y-axis, with Company_names show per data point.

 

How can I create this?

 

Thank you

1 REPLY 1
v-evelk
Microsoft Employee
Microsoft Employee

Hi,

 

I see two ways to implement this:

1. Use DAX in Power BI Desktop to extract your data into several columns and then use Enhanced Scatter for visualization.

 

2. Fork Enhanced Scatter from public repository as basis for your own custom visual and modify it. In this case you will probably need to use Matrix or Table mapping instead of Categorical and manage data inside the code.

 

Kind Regards,

 

Evgenii Elkin,
Software Engineer
Microsoft Power BI Custom Visuals
pbicvsupport@microsoft.com

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors
Top Kudoed Authors