Forum Discussion

PSBR's avatar
PSBR
Frequent Visitor
8 years ago
Solved

Encrypted Fields in Table of Sql Server Database.

Hi Every one,   I have few Encrypted columns in my table of database,means my data is encrypted no one can able to see the data without using encryption password, It is fully secured. My question i...
  • Anonymous's avatar
    Anonymous
    8 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