March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi Experts,
I got below Decision_Table. I want prepare a comparison report of nested tables in Data_DB and Data_GT column. I am succeded in comparing rows and colums of these tables. Now
1) I want compare primary key of both tables
2) I want to compare values in both tables
I'm able to achieve this individually I can compare these 2 tables seperately using merge queries and unpivot other columns to compare cell values.
However here my objective is to write a code so that all the nested tables in Decision_Table will get compare and results can be added in additional column in boolean (True or false).
Please advise how can this be possible, because I feel there is no loops in M language which we can use for iterating requirements or functions also needs manual input, rather than a output of function passing to input of another function. Hence I am not sure how to achieve this.
Some screenshots for reference. Let me know if additional info is needed.
@BA_Pete @Interkoubess @syu @v-yulgu-msft
It is difficult for me to decipher what you want from what you have posted. But, so far as your comment about "loops in Power Query", you can effectively do that with the functions List.Generate or List.Accumulate. You can also write recursive custom functions.
Hi @ronrsnfld,
Here I want to compare nested tables mentioned in columns 'Dup_Data_DB' and 'Dup_Data_GT' and istore the difference in new column (as nested table).
Can you advise on how this can be done ?
No, I cannot. Your question is much to vague for me to contribute anything other than a response to your statement about looping and iteration. Perhaps someone else will be able to interpret better.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
21 | |
16 | |
13 | |
12 | |
9 |
User | Count |
---|---|
36 | |
31 | |
20 | |
19 | |
17 |