Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi everyone,
I’m working with two queries in Power BI:
I’ve created a table combining both queries, but when I view the data, I can still see tooling values for non-completed MOs, even though I only want to display the values for completed MOs.
There is no specific "status" column in the Tooling Data query that shows whether an MO is completed or not. However, both queries contain the Manufacturing Order Number column, so I was hoping to filter the tooling data based on whether the MO exists in the Completed MOs list.
How can I filter the tooling data so that only the completed MOs are shown in the table, and the non-completed MOs are excluded?
Thanks in advance for your help!
Solved! Go to Solution.
Solution 1: Instead of combining the two queries, you can link them using relationships. It should be a one-to-many relationship, where you select the MO number from the CompletedMO table and retrieve the details from the other table.
Solution 2: If you choose to merge the two queries, it should display only the completed MO numbers. The steps are:
Hope it helps. 😁
Solution 1: Instead of combining the two queries, you can link them using relationships. It should be a one-to-many relationship, where you select the MO number from the CompletedMO table and retrieve the details from the other table.
Solution 2: If you choose to merge the two queries, it should display only the completed MO numbers. The steps are:
Hope it helps. 😁
Check out the April 2026 Power BI update to learn about new features.
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 |
|---|---|
| 41 | |
| 37 | |
| 34 | |
| 21 | |
| 16 |
| User | Count |
|---|---|
| 65 | |
| 59 | |
| 31 | |
| 25 | |
| 25 |