Starting December 3, join live sessions with database experts and the Microsoft product team to learn just how easy it is to get started
Learn moreGet certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now
So, I have 1 flat file "abc". My business case is, i have to extact 2 table out of "abc".
1st table will be filtered based on "type of trasaction" and "clearance status"
2nd table will be filtered based on same columns but different values. But, this table should aggregate "Amount" if they have same "Transaction ID" and it should keep all the columns and their values that are in parent file "ABC"
Now based on transaction id, IF the aggregated amount in 2ndTable[Amount]>=1stTable[Amount] then it should say "Clear" else "Pending".
I used CALCUATETABLE and got 1st and 2nd table, but i could get the aggregation in the 2nd table. After that i cant execute the IF function.
Table 1 and Table 2 are connected with "Transaction ID" but there is many to many relationship.
Solved! Go to Solution.
I got it to work.
My first Table Formula:
I got it to work.
My first Table Formula:
I got it to work.
My first Table Formula:
I got it to work.
My first Table Formula:
Hi @edwsmeadmin,
Can you please share a pbix or some dummy data that keep raw data structure with expected results? It should help us clarify your scenario and test to coding formula.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
Can you please post some sample data? (Actual sample table, not an image)
Proud to be a Super User!
Paul on Linkedin.
Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.
User | Count |
---|---|
93 | |
89 | |
83 | |
75 | |
49 |
User | Count |
---|---|
142 | |
140 | |
110 | |
69 | |
55 |