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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
CCEP_Mike
New Member

PowerBI Connected to Dataverse, using CreatedBy field to get the Email Address

Hello,

 

I'm struggling to work out the best way to grab the email address based on the CreatedBy field from a Dataverse Table. The CreatedBy field is a Lookup from the systemuser table. When i connect my Dataverse table to PowerBI, it will bring in additional columns as part of the CreatedBy field such as createdbyname. But how do i also do it so it pulls in the internalemailaddress linked to the CreatedBy field?

 

Is there an easy way to do this, or would i need to create a relationship with the systemuser table to get the email address? I feel theres a more straight forward way of doing this since its already pulling in additional columns from the systemuser table such as createdbyname (the users first and last name).

 

Any support would be much appreciated. 

1 ACCEPTED SOLUTION
v-junyant-msft
Community Support
Community Support

Hi @CCEP_Mike,

According to your description, you have a lookup column in the dataverse and you use the Power BI to connect to the dataverse. You want to extract the value in this LookUp column in Power Query in my understand.

This is my test data, and the [systemuser(cr667_assignedto)] is a lookup column:

vjunyantmsft_1-1708586076999.png

For example , if you want to extract the [firstname] field , you can just add a column like this:

vjunyantmsft_2-1708586102308.jpeg

If I misunderstand what you mean, you can describe your needs and your expected outcomes in detail so that we can better help you. If this reply can help you , you can click mark this reply as solution (Accept solution) which can help more people, thanks in advance!

 

Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-junyant-msft
Community Support
Community Support

Hi @CCEP_Mike,

According to your description, you have a lookup column in the dataverse and you use the Power BI to connect to the dataverse. You want to extract the value in this LookUp column in Power Query in my understand.

This is my test data, and the [systemuser(cr667_assignedto)] is a lookup column:

vjunyantmsft_1-1708586076999.png

For example , if you want to extract the [firstname] field , you can just add a column like this:

vjunyantmsft_2-1708586102308.jpeg

If I misunderstand what you mean, you can describe your needs and your expected outcomes in detail so that we can better help you. If this reply can help you , you can click mark this reply as solution (Accept solution) which can help more people, thanks in advance!

 

Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors