Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started
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.
Solved! Go to Solution.
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:
For example , if you want to extract the [firstname] field , you can just add a column like this:
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.
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:
For example , if you want to extract the [firstname] field , you can just add a column like this:
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.
Check out the September 2024 Power BI update to learn about new features.
Learn from experts, get hands-on experience, and win awesome prizes.
User | Count |
---|---|
72 | |
67 | |
42 | |
28 | |
21 |