Forum Discussion
Kazzi
1 year agoFrequent Visitor
Updating specific columns
I am creating a tracker that will continuously update information, such as permit status, issued date etc. It will be a master list with some manually entered information in each row. The master li...
- 1 year ago
Hi Kazzi , Please try these
- Use Power Query to import and clean new data from the system into a Data Source Tab.
- Merge the "Master List" and new data using a left join on Permit Number.
- Update specific columns while preserving manually entered rows.
- Refresh Power Query when new data is added to automatically update the Master List.
If this post helped please do give a kudos and accept this as a solution
Thanks In Advance
- 1 year ago
Apply the Joine (Combine table) over your manuly entered table and update tdable.
Omid_Motamedise
1 year agoSuper User
Apply the Joine (Combine table) over your manuly entered table and update tdable.