Hi Everyone,
I’m using List of storage files activity and I want to apply multiple filter in the properties of this activity.
Like I want get the file type of “.txt” and “.xlsx” only. How can apply filter for this.
Thanks
Hi Everyone,
I’m using List of storage files activity and I want to apply multiple filter in the properties of this activity.
Like I want get the file type of “.txt” and “.xlsx” only. How can apply filter for this.
Thanks
the filter capabilities are as defined by:
taken from:
Docu
As a work around
But we would recommend to work as close as possible against the source and recommend the split filter call
Thanks for answer it was great help, that you mentioned about work around by splitting the file and using LINQ over there.
Perfect, so the topic can be closed by
Forum FAQ - How to mark a post as a solution - News / Tutorials - UiPath Community Forum
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.