Forum Discussion
Data refresh with CSV file
- 1 year ago
Removing the column parameter it works
Please post both codes - the old that didnt refresh and the new one.
Both code are identical except the new query loads 20 columns and old one loads 17. (3 are those added).
I did several text and i get the data refreshed only if i create a new query selecting the same file
I have changed the name of forlder and file
I have moved the folder locally
If i rename folder and file i get error
I have copied the query
I have refreshed on both the enviroments
I suppose it is a bug of PBI
- danextian1 year agoSuper User
Normally, when you connect to a csv file, the connector automatically specifies the number of columns. If in the next refresh, more columns added, only the the number of columns specified are picked by the query. That parameter is optinal though.
- AlessandroBet1 year agoHelper V
Removing the column parameter it works