Forum Discussion
Data from SharePoint (Excel file) not updating in power query
- 4 years ago
For the web connector you need to take care of the refreshes yourself, it is not automatic.
Yes, you need to reload your data
If your Power Query produces the exact same result then there willbe no impact to your visuals.
- 4 years ago
Add a transform step "Use first row as headers"
Thank you.
I have reloaded the data using 'SharePoint Folder' as I will need the data to refresh automatically.
I am not facing the issue of the coloumns not displaying names as it did when I loaded it via the 'Web' function.
Please see comparinson below. I would like my coloumns to display the header names instead of Coloumn 1,2,3 etc.
Loaded the data via 'SharePoint folder'
Loaded the data via 'Web'
Add a transform step "Use first row as headers"
- Anonymous4 years agoNot applicable
Thank you very much.
This worked.