Forum Discussion

fbittencourt's avatar
fbittencourt
Helper IV
4 months ago
Solved

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...
  • danextian's avatar
    4 months ago

    In addition to Deku , use DataSource not "DataSource". The one inside the double quotes is treated as a string literal not a parameter.