We'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, I am starting to use Power Query, which getting data from a Microsoft Excel in a SharePoint and containing 30k rows data.
It has following data:
Project Name | Gate | Reapproval Number | Value
A | 1 | 0 | 1
A | 3 | 0 | 1
B | 1 | 0 | 2
B | 3 | 0 | 2
B | 7 | 1 | 2.5
B | 7 | 2 | 3
C | 1 | 0 | 1
C | 3 | 0 | 1
In Power Query, I want to detect if there is any Gate 7 for specific Project Name, if yes then will pick up the Value, else will pick up the value of Gate 3. Also, if there is Gate 7, the value to be picked up will be the one with larger Reapproval Number (Project B, Gate 7, Reapproval Number 2, Value 3). Finally will combine all duplicated project names into one common row after above exercise.
Hi @AlwaysLearn
What do you want to do with Projects that don't have a Gate 7? Keep them? Discard them?
Regards
Phil
Proud to be a Super User!
@PhilipTreacy thanks for response. Would like to keep Max Gate number, Gate 3.
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 |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 10 | |
| 9 | |
| 7 | |
| 7 | |
| 5 |