Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
Hello everyone,
I have the two tables below :
Table 1
| ID | ... | Place | ... | ... |
1 | ... | place1 | ... | ... |
| 2 | ... | place2 | ... | ... |
| 3 | ... | place1 | ... | ... |
| 4 | ... | place3 | ... | ... |
| 5 | ... | place1 | ... | ... |
Table2
| Place | position x | position y | occurences |
| place1 | ... | ... | 3 |
| place2 | ... | ... | 1 |
| place3 | ... | ... | 1 |
I want to achieve a scatter plot, over a map. The x,y position of a dot is artificially given and corresponds to the grid position over my map (so the dot is over the correct place).
I can't seem to find the formula to go in the column "occurences" so it returns the total number of rows in table 1 that match the place.
I can't seem to figure out what fields to put where on my Scatter Plot Chart settngs so it shows what I want to achieve.
To me there is 2 ways of doing it and I can't seem to figure them out :
1) Create a column "occurences" (shown in red) so all the data i need for my scatter plot is in the same table.
2) Connect with a relationship Table1 and Table2 (which relationship ?)
I need help figuring out to set up the scatter plot. Please show screenshots of how you set it up ; I can't find myself 😞
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 47 | |
| 44 | |
| 40 | |
| 20 | |
| 15 |
| User | Count |
|---|---|
| 70 | |
| 68 | |
| 32 | |
| 27 | |
| 25 |