March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi all
My requirement is to create dashboard with multiple mails I receive from different applications with there status in list form with conditional formatting.
I don't want to change any data from mail and want to display same data in power bi dashboard.
For e.g., application a,b,c,d and e so I have 5 mails with colorful data in outlook mail
I want one single dashboard which have 5 different visuals with same snapshot as mail.
Solved! Go to Solution.
You can use Power Automate to access Outlook emails by configuring it to trigger on the arrival of new emails in Outlook from specified applications or with certain characteristics (for example subject lines, senders... depends on what you need).
Configure the flow to extract the data you need from the email body. It can challenging if the email content varies significantly in structure.
but if you are dealing with standardized email templates, you can use REGEX or string manipulation functions to parse the content.
So you store the parsed email data in a structured format in a DB or in an Excel file online.
Power BI can connect to your source now and for each application (a, b, c, d, e), create a separate visual in your report.
It is either you configure your Power BI report to refresh at regular intervals.Power BI service can be set up to refresh several times a day automatically if connected to cloud data sources like Excel Online or SharePoint.
Or if using a database that does not support direct Power BI refresh, you can use Power Automate to trigger a refresh of your Power BI dataset whenever new data is added.
You can use Power Automate to access Outlook emails by configuring it to trigger on the arrival of new emails in Outlook from specified applications or with certain characteristics (for example subject lines, senders... depends on what you need).
Configure the flow to extract the data you need from the email body. It can challenging if the email content varies significantly in structure.
but if you are dealing with standardized email templates, you can use REGEX or string manipulation functions to parse the content.
So you store the parsed email data in a structured format in a DB or in an Excel file online.
Power BI can connect to your source now and for each application (a, b, c, d, e), create a separate visual in your report.
It is either you configure your Power BI report to refresh at regular intervals.Power BI service can be set up to refresh several times a day automatically if connected to cloud data sources like Excel Online or SharePoint.
Or if using a database that does not support direct Power BI refresh, you can use Power Automate to trigger a refresh of your Power BI dataset whenever new data is added.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
129 | |
90 | |
75 | |
58 | |
53 |
User | Count |
---|---|
200 | |
104 | |
101 | |
67 | |
55 |