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
Good day,
I created a viual (tabel) but the outcome is not what i expected.
Issue:
1. The system displays one ID 3 times and links each ID to a category or detail in three seperate rows (see picture).
Expected:
What i planned to display was one ID linked to to several categories or details in one row (See table 1).
Issue:
2. The duration is summed up per ID which is good but it is not what i planned.
Expectation:
Display the duration per category (See table 1).
Ive attched a sample data in table 2.
Could you kinldy assist with the issue ?
Appriciate you help
Table 1
| Equip_IDENT | DOWN | DURATION | DELAY | DURATION | STANBY | DURATION |
| A32 | Reason 1 | 0.8 | Reason | 1.3 | Reason | 3 |
| A35 | Reason 10 | 0.2 | Reason | 1.1 | Reason | 7 |
Table 2
| SHIFT_DATE | SHIFT_IDENT | EQUIP_IDENT | SUPER_GROUP_NAME | STATUS_CATEGORY | Status | DURATION_HOURS |
| 00:00.0 | 1 | A32 | AA | DOWN | Reason 1 | 2.40805555 |
| 00:00.0 | 2 | A32 | AA | DOWN | Reason 1 | 10.8536111 |
| 00:00.0 | 1 | A33 | AA | DOWN | Reason 2 | 6.821666667 |
| 00:00.0 | 1 | B19 | BB | DOWN | Reason 2 | 1.144166667 |
| 00:00.0 | 1 | Z38 | AC | STANDBY | Reason 10 | 1.944722217 |
| 00:00.0 | 1 | Z35 | AC | STANDBY | Reason 10 | 8.2975 |
| 00:00.0 | 2 | B19 | BB | STANDBY | Reason 15 | 0.70305555 |
Picture of what the system is providing me
Thank you
Cheers
Solved! Go to Solution.
@Riaz_R Sure, hope this explains it:
I tried it out but dont fully understand how to implement it.
The matrix does provide a view that parially resembles what i have in mind, but it is missing the duration between the categories and also the staus related to the categories.
Could you provide me more info on how to implement your solution ?
@Riaz_R Use a Matrix instead of a table visual.
So i tried it but dont know how to make the setup in order for it to work properly.
i am not able to add the status under the category names.
Looking at the picture (left), the status is currently minimized (+).
How guide me through the process ?
@Riaz_R Sure, hope this explains it:
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.
| User | Count |
|---|---|
| 44 | |
| 43 | |
| 38 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 64 | |
| 31 | |
| 29 | |
| 24 |