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
I have the client ID are multiple source such as 9995-0001,9995-0002,9996-0001, 9996-0002, 9997-0001, 9997-0002. So, I want to check missing ID in which location. How to?
Solved! Go to Solution.
Hi @Miss_A ,
You can use your existing table in Power Query to create a combined table and then merge them. After the merge, the null in the expansion is the Missing ID and the corresponding location.
Here's an example.
Table (1) is the main table.
1.Copy the primary table, and then remove the columns and remove the duplicate rows to get the unique location column.
2.The same operation yields Table (3).
3.Add a custom column in Table (2) to reference the Table (3).
4.Expand it and then merge with the main table.
5.This is the final result.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thank you.
Hi @Miss_A ,
You can use your existing table in Power Query to create a combined table and then merge them. After the merge, the null in the expansion is the Missing ID and the corresponding location.
Here's an example.
Table (1) is the main table.
1.Copy the primary table, and then remove the columns and remove the duplicate rows to get the unique location column.
2.The same operation yields Table (3).
3.Add a custom column in Table (2) to reference the Table (3).
4.Expand it and then merge with the main table.
5.This is the final result.
Best Regards,
Stephen Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
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 |
|---|---|
| 9 | |
| 8 | |
| 7 | |
| 5 | |
| 5 |