Forum Discussion

nihit_g's avatar
nihit_g
New Contributor
2 years ago

How to read file as input using SnapGPT from mention path in prompt.

Hi ,

I am using SnapGPT to read the file uploaded in the path "Project /snaplogictrial/projects/My Folder/xyz.csv" in the Sandbox environment.

However, SnapGPT is unable to read the file from the mentioned path.

Is this functionality already available or is there any other way that I can read the file via SnapGPT prompt ? Below is the prompt I am using.

Generate a pipeline to fetch "Global-Superstore.csv" file from path" Project /snaplogictrial/projects/My Folder", then filter it by removing all records except "India" as Country column, then load in the file writer.   

Thanks.

Nihit