Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi All,
I'm stuck with a problem in Power BI and I have finally decided to try my luck with the community.
I have a collapsable matrix with several Rows and Values. Being Scope and Activity Rows, and Achievement a value, the concept would be something similar to this:
Scope Activity Achievement
Plan A aaaaaaa
Plan B bbbbbb
Plan C ccccccc
This ordering is done based on an external value.
When collapsing on Activity , I would like the summarization to show only the first row, regardless of whether it's empty or no. Something like this:
Scope Achievement
Plan aaaaaaa
I have tried my luck with the First option, but it doesn't seem to work - it summarizes it by alphabetical order.
I have tried simplifying the problem as much as possible, but let me know if you need a reproducible example from my real dataset.
Thanks a lot for the help. You guys are amazing!
Hi @neoromanzer87 ,
If the column of Achievement is a measure, you can use the function of MIN to get the first value.
Measure = MIN(Table1[Achievement])
If it is a separate column, you can choose the first of the values.
If it still doesn't work, please share more details about the table and post a screen shot. You can mask the sensitive data.
Best Regards,
Xue Ding
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Any ideas? Please, I'm a bit desperate. Thanks.
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 |
|---|---|
| 55 | |
| 40 | |
| 36 | |
| 20 | |
| 18 |
| User | Count |
|---|---|
| 73 | |
| 72 | |
| 38 | |
| 35 | |
| 26 |