Forum Discussion
realiz
5 years agoRegular Visitor
How to append 2 tables into 1 in Direct Query
Hey guys, I have 2 separate tables connected from PostgreSQL in Direct Query mode. I need to combine them into 1 but, unfortunately, when I append those tables joint table is Imported so data is not ...
amitchandak
5 years agoSuper User
realiz , if you will merge in Power bi, It can be import only.
Better create a view or Materialized viewin postgreSQL
realiz
5 years agoRegular Visitor
Hi amitchandak , thank you for your reply, will this solution work if base tables are changed (some cell are updated by admin)?