Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi All,
I have 2 tables as source.
Table 1 - Which have audit entries for a field and gives previous value of the field.
Table 2 - which has most recent value of the field.
I would like to have the transformed table with combined values with previous, changed and most recent value. as below
Thanks for your help.
AOD
Hi @AOD ,
You can use merge query to get Current value column but what's the logic for changed value column? Would you please show us more details?
Best Regards,
Dedmon Dai
@AOD , You can merge
https://radacad.com/append-vs-merge-in-power-bi-and-power-query
then you have to calculate changed value