Forum Discussion
Show unencrypted Data in PowerBi Desktop - Always Encrypted feature from SQL-Server
Mister3m , check if this can help, if not already referred
https://www.linkedin.com/pulse/power-bi-sql-always-encrypted-felipe-andrade/
- Mister3m4 years agoNew Member
Thank you for the link. But this article only describes the configuration in connection with an Azure database. We need the ODBC setting for onpremise to the Windows Certificate Store.
I still found that if I am entering the connection call directly in the options, I am getting the data displayed decrypted (perfect), but the query changes from direct query to import query. I cannot find an option in the ODBC driver to activate the direct query mode. How am I supposed to import terabytes of data into PowerBI if the user has to set the appropriate filters in the ReportServer for his individual analysis?data source=>Servername<;initial catalog=>Databasename<;integrated security=True;application name=>Servername;Databasename<;column encryption setting=Enabled