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
Hi, so I'm in the process of migrating some reports into PowerBI from another system, and need some help to recreate the report in PowerBI (or something close enough to it). In essence, what I want to create is like below image, where there is a multi-level/nested table (not really sure what to call it). The data is retrieved from a database View using a Direct Query and would look something like below.
Data-example:
| site_id | site_name | region | country | service_id | product | case_no | case_title | case_type |
| 12345 | My site | Stockholm | Sweden | Service 1 | Product 1 | 11111 | Case 1 | support |
| 54321 | Other site | Oslo | Norway | Service 2 | Product 2 | 22222 | Case 2 | support |
| 54321 | Other site | Oslo | Norway | Service 3 | Product 3 | 33333 | Case 3 | support |
| 54321 | Other site | Oslo | Norway | Service 3 | Product 3 | 44444 | Case 4 | support |
| ... | ... | ... | ... | ... | ... | ... | ... | ... |
Desired end-result:
As per request, here's a simple (graphically rough) result using above data. Note that the table is entirely manual to show the basic structure I'm after
Basically, a Site has at least one Service which in turn can have many Cases, so there's a couple of groupings to be done.
Making just a simple table that looks essentially like the raw data is easy enough, but I'd like to keep the visuals of the old report as much as possible (users hate change and all that).
I'm a complete rookie in PowerBI so I'm not really familiar with what visualizations would be applicable, and how to potentially restructure the data, so if you can point me towards some relevant docs/guides, or even provide a potential solution directly, that would be fantastic, but will take anything I can get!
Solved! Go to Solution.
Hi, @Anonymous
There is currently no view that directly fits your expectations. But you can try the following methods.
Does this meet your desired outcome?
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi, @Anonymous
There is currently no view that directly fits your expectations. But you can try the following methods.
Does this meet your desired outcome?
Best Regards,
Community Support Team _Charlotte
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi
By using the data example that you have given,
Can you create a sample output in Microsoft Excel and share a screen snap so that we can have a better understanding.
Regards,
Atma.
I've added a screenshot of the rough structure I'm after. Hopefully it makes it a bit clearer
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.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 48 | |
| 43 | |
| 39 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 68 | |
| 63 | |
| 31 | |
| 30 | |
| 23 |