Forum Discussion
Use latest record in bar chart
- 6 years ago
Hi Anonymous ,
You need to add [workitemid] in axis, which should work correctly. In addition, your measure is used to calculate [state] instead of calculate count, so it can't put in Value field. You could refer to my sample for details.
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi Anonymous ,
You need to add [workitemid] in axis, which should work correctly. In addition, your measure is used to calculate [state] instead of calculate count, so it can't put in Value field. You could refer to my sample for details.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks dax, that helped!
But what if I have >1000 WorkItems and can't use WorkItemId in axis or legend because I just want to show the count of WorkItemId's at the current state.
- az386 years ago
Community Champion
Hi Anonymous
as I understand, you can easily filter by desired Status in Filters Pane.