using power bi to create a draft email and present the draft email to the user

Rob Dessoy 0 Reputation points
2024-09-05T11:03:31.95+00:00

Hi

I have a power bi dashboard, the user will select a row, and I want a button on the dashboard to create a draft email, containing the data in the row they have clicked and then present the draft email on the users screen. They are using outlook.

I have had some success with using MS Graph API's but cannot get the user experaince as I want

Thank you for help in adavnace.

Outlook | Windows | Classic Outlook for Windows | For business
Microsoft Security | Microsoft Graph
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2024-09-06T02:20:55.5366667+00:00

    Hi @Rob Dessoy

    When you create a draft email using the Graph API, you can refer to the document, add the selected data to the content property, and send a post request to create the draft email by triggering a button.

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.