Forum Discussion
Encrypted Fields in Table of Sql Server Database.
- Anonymous8 years ago
PSBR,
I made a test before, it is not possible to read decrypted data in Power BI. After you import the encrypted fields into Power BI, you will not be able to see these fields in Data view unless you transform the binary columns to text columns in Query Editor of Power BI Desktop, but please note that the text columns still contain encrypted data. See this similar thread.
If you need to read decrypted data in Power BI, you would need to firstly decryped the fields in SQL Server , and then import data to Power BI.
Regards,
Lydia
PSBR,
I made a test before, it is not possible to read decrypted data in Power BI. After you import the encrypted fields into Power BI, you will not be able to see these fields in Data view unless you transform the binary columns to text columns in Query Editor of Power BI Desktop, but please note that the text columns still contain encrypted data. See this similar thread.
If you need to read decrypted data in Power BI, you would need to firstly decryped the fields in SQL Server , and then import data to Power BI.
Regards,
Lydia