Forum Discussion
sathishmadavali
3 years agoNew Contributor II
Hi,
@AleksandarAngelevski , the output of the filter snap is in csv format, by using which snap we can read the csv data .after getting the today file.
thanking you
m sathish
Aleksandar_A
3 years agoContributor III
Hi @sathishmadavali,
If you are using the S3 Browser Snap then the output is as in the picture below:
You will have to use the File Reader Snap with the appropriate S3 Account and you will need to pass the Path value from the Filter Upstream.
File Reader Snap:
Let me know if this helps.
BR,
Aleksandar.
- sathishmadavali3 years agoNew Contributor II
@AleksandarAngelevski
Thanking you- sathishmadavali3 years agoNew Contributor II
Hi,
how to browse before 2 days file?, its mean today is 14 june ,i want to browse12 june files
- darshthakkar3 years agoValued Contributor
You can use native functions like .minusDays() or .minusHours()