Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
PSBR
Frequent Visitor

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 is can i use those fields to develop my PBI Report, if i created that report can i able to see the data. Any body have idea on this........

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@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

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi,

 

I'm using MySQL with Power BI and trying to import decrypted value but it was showing data as Binary. I used CAST function to convert Binary into CHAR and then it works for me.

 

-Kuldeep

Hi Kuldeep, 

 

How did you decrypt the value in Power BI? 

Anonymous
Not applicable

@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

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.