Forum Discussion
fbittencourt
4 months agoHelper IV
Duplicating values from different environments ( dev. uat, prod)
Hi guys !! My datasource filters are duplicating the files from uat and dev when we filter On the applied steps I have the following steps: source - SharePoint.Files("https://XX...
Deku
4 months agoSuper User
In this section you are looking for the folder path to contain the string "Data Source" and you are not passing the parameter
Table.SelectRows(Source, each Text.Contains([Folder Path], "DataSource"))
BTW the two folder paths you supplied are indentical but assume that is a typo