Forum Discussion
fbittencourt
Helper IV
5 months agoDuplicating 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
Super User
5 months agoIn 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