Forum Discussion
AlessandroBet
Helper V
1 year agoData refresh with CSV file
Hi, i'm importing CSV file stored on google drive (ex: g:\database\CSV\test.csv) but when i refresh the data with PBI desktop it doesn't work. I have already read all the similar post Thanks...
- 1 year ago
Removing the column parameter it works
danextian
Super User
1 year agoNormally, 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.
AlessandroBet
Helper V
1 year agoRemoving the column parameter it works