Forum Discussion
Lestify
2 years agoNew Member
Create a duplicate from a main table but will also update when the main table changes.
Hello everyone, I have a main source of data into a table which updates automatically every week due to Power Automate. I want to ask since I'm making multiple tables due to different roles to be...
- 2 years ago
What about using Reference instead of Duplicate? The Reference query is then just equal to the last step in your main query. That way if the main table changes, the Referenced table will automatically change as well when you refresh.
AndreDeLange
Helper II
2 years agoWhat about using Reference instead of Duplicate? The Reference query is then just equal to the last step in your main query. That way if the main table changes, the Referenced table will automatically change as well when you refresh.
- Lestify2 years agoNew Member
Thank you so much, this would work out just fine!