Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Select Platform Settings in the side bar

  • In the pop-out side panelclick under Collections, click on Instance linking

  • Click on New Linking Rule

  • Complete the form and click Add

    • Select the Collection instance you want to link via a Rule

    • Select the asset type you want to link via the Rule

      • Content_Child refers to sub items within the main content. For example, a sheet within PowerBI

    • Add the Linking rule. The rule uses Regex to match to the asset name.

Info

There are a number of excellent public resources for helping build Regex to meet your needs such as https://regex101.com/

...

  • Collection: PII Detected

  • Instance: Address

  • Item to link: Content

  • Regex rule: ^(?=address)(?!email).*|city|county|country|zipcode|postal|postcode|street|suburb

...

The rule used above looks for any assets (e.g. Column) that have the words address (but not email address), city, county, country, zipcode, postal, postcode, street or suburb in the name