Forum Discussion

damiancds's avatar
damiancds
Frequent Visitor
4 years ago

Audio email attachments

Hello all,

I recently realized we can connect to Microsoft Exchange to pull data from our emails. We have a specific mailbox setup for attendance tracking and there's always an audio attachment (either wma or mp3). I'd like to be able to play that audio in power bi (either through an html viewer, as i've seen for a workaround, or just opening the attachment as a link).

 

I suspect the easiest way is to just open the attachment as a link in a web browser. I imagine I should be able to use the Id field to create that link, but i'm not sure how to do so.

 

I'm sure the harder way is to use the AttachmentContent field (which is binary) and "build" the audio file from scratch.

 

I'm not sure what my options are, but I'd appreciate any guidance provided.