Masking Data in Simplified Analytics
A Simplified Analytic report that uses query, connected query, or composite query as a data source may include data fields containing sensitive or personally identifiable information (PII) data. Data masking enables you to use a masking character, for example, an asterisk (*) or any character, to mask output and prevent the display of this data. The SetDisplayMask method replaces each character of the displayed field text value with the chosen mask character.
Data masking in Simplified Analytic reports behave similar to data masking in Pivot Grid reports. See Data Masking in Pivot Grid