Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi!
This seems like it should be simple, but I've spent a couple of hours trying to figure it out 😞
I have a main data table from an API, called Events. Each event has a separate table with price points.
I would like to have one data visualization table that shows a row for each event, and the applicable prices. I've tried transposing, joins, pivots, etc. but nothing is giving me the desired result.
See image below.
Just looking for a point in the right direction, thanks!
Solved! Go to Solution.
Hi,
Append data from Table 2,3 and 4. Merge data from this apended table into Table 1. In the Merged Table, click on any cell in the Level.name column and click on Pivot. Select the function as "Do not aggregate"
Hi,
Share data in a format that can be pasted in an MS Excel file.
Hi,
Append data from Table 2,3 and 4. Merge data from this apended table into Table 1. In the Merged Table, click on any cell in the Level.name column and click on Pivot. Select the function as "Do not aggregate"
Worked perfectly, thanks!
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 54 | |
| 53 | |
| 40 | |
| 37 | |
| 32 |