Forum Discussion
same table, several queries
- 10 years ago
In this scenario, did you import only one Address table into Power BI desktop, and then do modifications or create calculated table based on that table?
If so, please duplicate existing Address table for each query, then do shape and comine data on duplicated ones. You can just "Copy Table" and paste it in "Enter Data".
Regards,
In this scenario, did you import only one Address table into Power BI desktop, and then do modifications or create calculated table based on that table?
If so, please duplicate existing Address table for each query, then do shape and comine data on duplicated ones. You can just "Copy Table" and paste it in "Enter Data".
Regards,
thank you for the reply. It answers the fundamental question as to the difference between a database design versus Power BI.
As per my first post in a database 1 table exists forever and you make as many queries as you wish. With Power BI the query redefines the starting table permanently and so one must duplicate the table for each query.
I discovered that one can also duplicate the query itself - then undo some of the steps - and create new steps as a way to make a similar query fairly easily.