Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Unable to read text file in Custom connector

Hi ,

I am trying to read the contents of a text file .

Below is the Code to read data from the file.

tokenUrl= Text.FromBinary(Extension.Contents("D:\url2.txt"));

 

I am interested in reading the file with relative path 

 

 

 

No Replies