Forum Discussion
column separator stop to work
- 6 years ago
Yes, but you can disable that. In fact, I recommend you disable all automatic data loading in Excel. I have my Excel Power Query options set as follows:
Then, if you right-click on the query once you are actually in Excel and select the Load To menu option, you get this dialog box. Make sure Connection Only, and Load to Data Model are selected. Then only the data model will have the data, just as if you'd imported through Power Pivot. But now that is in Power Query, you can do all sorts of transformations before it loads. Filter, grouping, column renaming, adding new columns, removing columns, etc.
Hi,
All thanks for the help,
It seems like I can use the tab separator with power query, only power pivot doesnt accept anymore since I install my last update. I could find from a separate microsoft support a similar case, it seems related to an update of excel:
Now I hope they release an fix soon ....
Stephane
- edhans6 years agoCommunity Champion
Hi Stephane5959 - you should really import via Power Query, then load that to the data model. The only reason Power Pivot even has an import function is at one time it was a separate addin and was made available before Power Query was - this is nearly a decade ago.
Power Pivot imports do not allow any filtering, transformations, etc.
So yes, I hope the Excel Power Pivot bug is fixed, but the best practice is to always go through Power Query for 99.9% of your data sources. Things like SQL Server Analysis Services is a bit different.
- Stephane59596 years agoRegular Visitor
Thanks for the advice,
If the data set is very large, then it creates a tab in my excel from using the import via power query, doesnt it make my excel file bigger?
Thanks
- edhans6 years agoCommunity Champion
Yes, but you can disable that. In fact, I recommend you disable all automatic data loading in Excel. I have my Excel Power Query options set as follows:
Then, if you right-click on the query once you are actually in Excel and select the Load To menu option, you get this dialog box. Make sure Connection Only, and Load to Data Model are selected. Then only the data model will have the data, just as if you'd imported through Power Pivot. But now that is in Power Query, you can do all sorts of transformations before it loads. Filter, grouping, column renaming, adding new columns, removing columns, etc.