Forum Discussion
AlessandroBet
1 year agoHelper V
Data 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
1 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.
AlessandroBet
1 year agoHelper V
Removing the column parameter it works