Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi!
I've got a simple table with yet three columns: one column with all x-values, the other with all y-values and a thrid one with ID's. Now I'd like to display these points in Power BI so that in the end I have an x-y-axis showing me the point with the ID 1 at x-scale 3 and y-scale 5. Can you tell me how to create such a graph?
Many thanks,
Lara
Solved! Go to Solution.
Hi @Lara
I created the following sample data, which contains 3 data points.
I then used a Scatter visual to plot these as follows. Is this what you are after?
Hi @Lara
I created the following sample data, which contains 3 data points.
I then used a Scatter visual to plot these as follows. Is this what you are after?