Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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.
User | Count |
---|---|
77 | |
76 | |
44 | |
31 | |
26 |
User | Count |
---|---|
97 | |
89 | |
52 | |
48 | |
46 |