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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
criscriscristof
New Member

Emails from Exchange Online: ConversationID missing?

Hi,

 

I was trying to make some analysis on mailbox that would require me to know which emails are from the same conversation. There is a lot of data available, however I cannot find this one piece of information that is really crucial for me. Is anyone aware on how can I get this email property in BI?

4 REPLIES 4
Anonymous
Not applicable

@criscriscristof,

When using the built-in Exchange connector in Power BI Desktop, there is no ConversationID . However, you can expand ConversationIndex and ConversationTopic columns by expanding "Attributes" to track conversation details.

1.PNG

If you persist to get ConversationID, you can use Graph API following the guide in this similar thread.

Regards,
Lydia

Hi @Anonymous,

 

I know this is an old topic but I have a similar situation. I have alreadye expanded both ConversationTopic and ConversationIndex from Attributes column but do not know how to get the data from ConversationIndex. It is binary but couldn't extract using any of the available options (txt, csv, json, xml, html, excel, access, etc).





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.
Anonymous
Not applicable

@danextian,

You can use Binary.ToText function as discussed in this thread.

Regards,
Lydia

 

Hi @Anonymous,

 

Thank you for the response. I was able to convert it to text but the result is a string of alphanumeric characters.  





Dane Belarmino | Microsoft MVP | Proud to be a Super User!

Did I answer your question? Mark my post as a solution!


"Tell me and I’ll forget; show me and I may remember; involve me and I’ll understand."
Need Power BI consultation, get in touch with me on LinkedIn or hire me on UpWork.
Learn with me on YouTube @DAXJutsu or follow my page on Facebook @DAXJutsuPBI.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors