This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreDid you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now
Hello,
I know how to create a reduced Table in Table view with the following code:
CGJOBS Reduced = CALCULATETABLE(CGJOBS, CGJOBS[JOB] IN VALUES (realocJOBS [JOB]))
But I need to create this reduced table in a copy of the original using M code. Any help?
Thanks in advance
Solved! Go to Solution.
Hi @Fcoatis ,
It seems that you want to achieve the the same output in query editor.
Assuming that you have the data sample like below.
This is the output when we use your dax expression.
We could achieve the output above in query editor with Merge query like below.
Go to Edit Queries and click Merge Queries.
Then expand column and filter out null rows.
More details, you could refer to the Applied steps in my attachment.
Best Regards,
Cherry
Hi @Fcoatis ,
Have you solved your problem?
If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If you still need help, please share your data sample and your desired output so that we could help further on it.
Best Regards,
Cherry
Hi @Fcoatis ,
Have you solved your problem?
If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If you still need help, please share your data sample and your desired output so that we could help further on it.
Best Regards,
Cherry
Hi @Fcoatis ,
It seems that you want to achieve the the same output in query editor.
Assuming that you have the data sample like below.
This is the output when we use your dax expression.
We could achieve the output above in query editor with Merge query like below.
Go to Edit Queries and click Merge Queries.
Then expand column and filter out null rows.
More details, you could refer to the Applied steps in my attachment.
Best Regards,
Cherry
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 34 | |
| 31 | |
| 25 | |
| 20 | |
| 16 |
| User | Count |
|---|---|
| 60 | |
| 48 | |
| 29 | |
| 23 | |
| 23 |