01-18-2023 12:43 AM
Hi , we have multiple files that are saved on SLDB in SnapLogic. Is it possible to filter the files for a certain period , for example from 01/12/2023 to 10/12/2023 ?
Solved! Go to Solution.
01-18-2023 01:10 AM
Hi @Igor_Bozhinovski ,
You can use the Directory Browser snap.
After the snap, use a Filter. With that, you can filter the files that have “create date” bigger than date or between some date range.
After the filter, you can use File Reader with the path provided by the Directory Browser snap.
Let me know if this helps you.
BR,
Marjan
01-18-2023 01:10 AM
Hi @Igor_Bozhinovski ,
You can use the Directory Browser snap.
After the snap, use a Filter. With that, you can filter the files that have “create date” bigger than date or between some date range.
After the filter, you can use File Reader with the path provided by the Directory Browser snap.
Let me know if this helps you.
BR,
Marjan
01-18-2023 02:31 AM
Thanks @marjan.karafiloski ,
I’ve used directory browser , filter with combination of pipeline parametars . After that I was able to filter the files from 1st to 5th December.
Regards,
Igor Bozhinovski