Masking of Data in Reports
PS/nVision reports that use query, connected query, or composite query as a data source may include data fields containing sensitive information, which should be masked with a masking character, for example, an asterisk (*).
The data fields that are masked in the data source will appear as masked in the PS/nVision report.
If a PS/nVision layout query fails due to data masking, the PS/nVision report using this layout will fail and data permission error will be displayed in the message log.
This example illustrates an nVision report with masked values for the Number field because this field is masked in the query data source.

Note:
Data masking is not implemented for matrix reports.
Related Topics