The ultimate Microsoft Fabric, Power BI, Azure AI, and SQL learning event: Join us in Stockholm, September 24-27, 2024.
Save €200 with code MSCUST on top of early bird pricing!
Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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.
Join the community in Stockholm for expert Microsoft Fabric learning including a very exciting keynote from Arun Ulag, Corporate Vice President, Azure Data.
Check out the August 2024 Power BI update to learn about new features.
User | Count |
---|---|
108 | |
82 | |
77 | |
46 | |
39 |
User | Count |
---|---|
135 | |
109 | |
70 | |
64 | |
55 |