The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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
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,
Happy to help!
Thank You@ibarrau
Your Article opens lot of ways to protect the data, It really helps!