Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Suggestions for a visualization?

What visualization would you think to show this information better? 

On a related note, how would I just count the number of work items based on the columns? count?

 

  • Anonymous's avatar
    Anonymous
    3 years ago

    Hi Anonymous ,

     

    If you can do some data cleaning in Power Query, then I recommend that you first unpivot the three columns with dates in First Day In Progress, First Day Ready for QA and First Day In Testing.

    After unpivotting, you can get a value column with dates and a attribute column with thre types.

    Then go back to Power BI Desktop, put the value column as x-axis, the attribute column as legend, counting of WorkItemId as y-axis.

     

     

    Best Regards,

    Stephen Tao

     

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

3 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Shaurya ... evidently you cannot use Measures in the Funnel visual?

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous ,

     

    If you can do some data cleaning in Power Query, then I recommend that you first unpivot the three columns with dates in First Day In Progress, First Day Ready for QA and First Day In Testing.

    After unpivotting, you can get a value column with dates and a attribute column with thre types.

    Then go back to Power BI Desktop, put the value column as x-axis, the attribute column as legend, counting of WorkItemId as y-axis.

     

     

    Best Regards,

    Stephen Tao

     

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