Hey,
To answer your query :
- Dynamic data masking is a feature of Azure SQL database. You might be processing the tabular model connecting to Azure SQL database via a SQL account.
In that scenario, the data within the tabular model would be masked or unmasked based on what access the SQL account that is configured to connect to Azure SQL db from tabular model has.
Every user having read access to the tabular model would see the same data (either masked or unmasked).
You can use the function of Object level security to hide sensitive columns from certain users:
https://learn.microsoft.com/en-us/analysis-services/tabular-models/object-level-security?view=asallproducts-allversions