Versions Compared

Key

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

...

In this example, if OBFUSCATE is ‘No’ then all Customer Names will be displayed. However, if OBFUSCATE is ‘Yes’ then the asterisks will be displayed.

If you test this statement you’ll notice that the ‘Customer Name’ field has been aggregated, this is because ALL Customer Names are now displayed as asterisks by default.

...

To ensure a separate row is displayed for each Customer Name, we could add the Customer ID object to the ‘Order By’ field.

...

Step 2

We then added a Custom Variable on the Dashboard Configuration> Settings tab that will prevent all users from seeing the Customer Name.

...