Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello,
I just imported some data from an Azure DevOps project using the OData Feed option. I want to create a dashboard that will show work items by assigned user but when I look at the "AssignedToUserSK" column, it just shows a random value instead of a name.
What is the reason for this and is there a solution? It appears to happen for all fields that contain a username.
Solved! Go to Solution.
Hi @akizzie ,
If you want to see usernames in the Odate query instead of user id, you need add the columns AssignedTo.UserName, CreatedBy.UserName and ChangedBy.UserName . Then you can see the user name.
Hi @akizzie ,
If you want to see usernames in the Odate query instead of user id, you need add the columns AssignedTo.UserName, CreatedBy.UserName and ChangedBy.UserName . Then you can see the user name.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.