The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi and nice to meet you,
I have two excel files which are Table1 and Table 2 as shown.
May i know how can i update the "cost" column in table 1 according to the invoice id in table 2 automatically?
Thank a lot!
Monlight
Solved! Go to Solution.
Hi monlight
I am not sure what you mean by "update".
Powe Bi is read only. If you want to update the excel sheet then try use Power Flow.
However, in Power BI Power Query you can merge the 2 sheets into 1 sheet with a Cost1 and Cost2 value.
The add a conditional column Cost = If Cost2 is null then Cost1 else Cost2.
Click here to see how to combine queries
I am an unpaid Power BI volunteer. Please click the thumbs up if you like me trying to help. Then click solved if this fixes your problem. Thank you.
Warm regards, speedramps
i think this is useful solution, thanks speedramps, appreciate with all of your effort!😀
Hi monlight
I am not sure what you mean by "update".
Powe Bi is read only. If you want to update the excel sheet then try use Power Flow.
However, in Power BI Power Query you can merge the 2 sheets into 1 sheet with a Cost1 and Cost2 value.
The add a conditional column Cost = If Cost2 is null then Cost1 else Cost2.
Click here to see how to combine queries
I am an unpaid Power BI volunteer. Please click the thumbs up if you like me trying to help. Then click solved if this fixes your problem. Thank you.
Warm regards, speedramps
i think this is useful solution, thanks speedramps, appreciate with all of your effort!😀