Forum Discussion
Append
- 5 years ago
Hey Anonymous ,
sure. In Power Query click on the Query of the Excel that you don't want to load to the data model and unselect "Enable load":
Afterwards the Excel will still be refreshed and used for the other table, but this specific table from the Excel file will not appear in the Data Model.
If you need any help please let me know.If I answered your question I would be happy if you could mark my post as a solution ✔️ and give it a thumbs up 👍Best regardsDenisBlog: WhatTheFact.biFollow me: twitter.com/DenSelimovic
Hi Anonymous
There are three commonly used import modes : Import , Direct Query , Live Connection . Different data sources support different loading modes . The default loading mode of some local files(Excel, Text…) is Import .
So if you don’t want load data to Desktop ,you need append your data in your data sources not in Desktop .In this case, you can choose some databases as your data sources , like :SQL ,MySQL , Oracle Database and so on .
I have an article that specifically introduces the import modes of different data sources and the differences between different modes. You can refer to the link below .
https://radacad.com/directquery-live-connection-or-import-data-tough-decision
Back to your problem , if you append an excel file to your table in Desktop ,you must import the data in Desktop and then append .
But there is a feature that can make you not see that table on the Report View .Click more options for the append table and select Hide in it .In your Report View ,you cannot see the table that from Excel file . The view effect is hidden, but the data is still loaded into the Desktop .
Best Regards
Community Support Team _ Ailsa Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.