Hey Guys,
Is there any way to mask few columns in the data set in the Alteryx. I don't want to remove those fields but want to mask the data before sharing it with end user.
Résolu ! Accéder à la solution.
Hey @JassTina , Here is the workflow which you can use to mask multiple fields. You need to use a select tool to filter out the required fields before using Multi-Field Formula.
Can you paste the formula.
| Utilisateur | Comptage |
|---|---|
| 11 | |
| 10 | |
| 4 | |
| 3 | |
| 2 |