Forum Discussion
Anonymous
1 year agoNot applicable
Masking personal info when connecting from api
Hello all, I'm working with an api that includes personal info such as ssn, unfortunately the api does not qllow us to filter out sensitive info before retrieving it. I would like to know if...
lbendlin
Super User
1 year agoIn your Power Query code remove those columns right after you retrieved the data. That way you are minimizing the exposure.