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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Megadeth
Frequent Visitor

Exchange body.htmlbody not displayed correctly in data tab

Hello! 

 

I´ve connected PBI to my exchange server and trying to create a report from that data. 

I decided to use the Body.HtmlBody from the email, because it was much more structured and thus could be manipulated more easy then Body.TextBody

 

It looks fine enough in the Query editor: 

 

<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><p><strong>Process: </strong>Customer Cancellation</p>
<p><strong>Type:</strong>Billing</p>
<p><strong>Segment:</strong> Private</p>
<p><strong>Description:</strong> This is a test!.</p>
<p><strong>Customer:</strong> Test!</p>
<p><strong>Transaction-ID:</strong>Test!</p>
<p><strong>Attached file:</strong></p>
<p><strong>UserName:</strong>TestMan</p>
<p><strong>Department: </strong>HR</p>
<p>&nbsp;</p>

 

However when i´m viewing the same data in the Data Tab it looks like this: 

https://imgur.com/a/ZtheW

 

My guess is that PBI is reading the html code or something, but how can this be avoided? 

 

Regards

 

Kim

 

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Megadeth,

 

AFAIK, power bi not support to analysis rich text and HTML elements/styles.

If you get date from web site or rich text, power bi will convert them to text with original format style tags.

 

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Megadeth,

 

AFAIK, power bi not support to analysis rich text and HTML elements/styles.

If you get date from web site or rich text, power bi will convert them to text with original format style tags.

 

Regards,

Xiaoxin Sheng

Megadeth
Frequent Visitor

Hello! 

 

I´ve connected PBI to my exchange server and trying to create a report from that data. 

I decided to use the Body.HtmlBody from the email, because it was much more structured and thus could be manipulated more easy then Body.TextBody

 

It looks fine enough in the Query editor: 

 

<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><p><strong>Process: </strong>Customer Cancellation</p>
<p><strong>Type:</strong>Billing</p>
<p><strong>Segment:</strong> Private</p>
<p><strong>Description:</strong> This is a test!.</p>
<p><strong>Customer:</strong> A95655</p>
<p><strong>Transaction-ID:</strong> 002MFC7</p>
<p><strong>Attached file:</strong></p>
<p><strong>UserName:</strong> SSL59</p>
<p><strong>Department: </strong>HR</p>
<p>&nbsp;</p>

 

However when i´m viewing the same data in the Data Tab it looks like this: 

https://imgur.com/a/ZtheW

 

My guess is that PBI is reading the html code or something, but how can this be avoided? 

 

Regards

 

Kim

 

 

 

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors