Forum Discussion
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 both showing the history of searching terms I want to remove this.
We can handle this business case in RLS but much appreciated if any workaround for this!
Thanks in Advance
2 Replies
- ibarrauSuper 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_HHelper I
Thank Youibarrau
Your Article opens lot of ways to protect the data, It really helps!