Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Anonymize money

Hi,   I have made a big report based on a company to check all numbers, now after this we want to be able to present this report anonymously without the numbers and names of the other company. I h...
  • parry2k's avatar
    parry2k
    6 years ago

    Anonymous I can try to explain here, let's say your existing column is called Amount

     

    click transform data

    - add custom column and call it New Amount

    - add following expression for custom column, in your formula replace value with Amount column name. For example, in following expression I replace 3 with Amount

     

    =[Amount]*0.52+300/238*2.12 

     

    - after new custom column is added, remove Amount column

    - rename New Amount column to Amount

     

    close and apply and it will load new data to the model.

     

    PS - Make backup of your pbix before making these changes.

     

    I would  Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos whoever helped to solve your problem. It is a token of appreciation!

    Visit us at https://perytus.com, your one-stop-shop for Power BI-related projects/training/consultancy.