Forum Discussion

bao_phan's avatar
bao_phan
Advocate II
6 months ago
Solved

Ingesting data from Google Drive folder

Have anyone done this before ? I am just playing around, trying to ingest data (multiple csv flat files) into Microsoft Fabric. I tried to use HTTP protocol in Pipeline item, but it did not work and returned the error message below when I tried to preview the data, but somehow the test connection worked (really dunno why). For the url in source in copy action, I basically clicked on sharing file in Google Drive then chose the Copy link url option (I already set it as Anyone with the link can access it).

 

Bad data is found at line 1 in source 698114d7-e4bb-49a6-ac35-198eca16bbae. You can ignore bad data by setting BadDataFound to null. IReader state: ColumnCount: 7255 CurrentIndex: 0 HeaderRecord: IParser state: ByteCount: 0 CharCount: 94853 Row: 1 RawRow: 1 Count: 7255 RawRecord: Hidden because ExceptionMessagesContainRawData is false. Activity ID: 06a3df44-14b7-4575-9540-4109372d9552
 
Please let me know if you know any things that could help!!! Thank you.

2 Replies