Forum Discussion
Sivakumar_H
3 years agoHelper I
Search Term Remove in Custom Visual - Text to Slicer
Hi Everyone, I tried to give the password protected data with the help of custom Microsoft Visual Text to Filter, I want to secure the password but in the search term in PBI Service and Desktop bot...
ibarrau
3 years agoSuper User
Hi. Usually that kind of information should not be visible for anyone at all. However if you need to show credentials, you can modify them at power query to avoid showing the real value as security purposes. Adding or replacing chars.
If you are building some kind of login at Power Bi (that won't have the security you need ever), you can find an example in here https://blog.ladataweb.com.ar/post/640755489621295104/powerbi-y-si-hiciƩramos-login-y-rls-en-publish
I hope that helps,
- Sivakumar_H3 years agoHelper I
Thank Youibarrau
Your Article opens lot of ways to protect the data, It really helps!