This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hi,
I'm working with a dataset that has interconnected nodes and I would like to use or created a visual to better present information. The idea is to show where components are being used along with related info either as node captions or tooltips. Potentially, the visual will have to look like joined star visuals. I found Force-Directed Graph visual, which might actually work with the exception that it doesn't offer tooltips or other means of displaying additional information.
For example, there's component A1 that's used to make components B1, B2 to make products C1, C2, C3 which end up being sold to customers as part of SO1, SO2, SO3, SO4 salese orders. This is a simplified explanation. Below is table sample
Transactions Table
| TransId | ParentTransId | Item | Qty | Batch | Notes |
| 1001 | NULL | A1 | 50 | A0001 | initial transaction |
| 1002 | 1001 | B1 | 25 | B0001 | this transaction is tied to previous through ParentTransId-TransId |
| 1003 | 1002 | C1 | 25 | C0001 | this transaction is tied to previous through ParentTransId-TransId |
Thank you!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |