Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
singleton2787
Helper III
Helper III

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?

singleton2787_0-1667915551879.png

 

1 ACCEPTED SOLUTION
v-stephen-msft
Community Support
Community Support

Hi @singleton2787 ,

 

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.

10.png

vstephenmsft_0-1668413688679.png

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.

vstephenmsft_1-1668413959962.png

 

 

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.

View solution in original post

3 REPLIES 3
v-stephen-msft
Community Support
Community Support

Hi @singleton2787 ,

 

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.

10.png

vstephenmsft_0-1668413688679.png

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.

vstephenmsft_1-1668413959962.png

 

 

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.

singleton2787
Helper III
Helper III

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

Shaurya
Memorable Member
Memorable Member

Hi @singleton2787,

 

I think a Funnel Chart would be suitable for this data.

You can get the count of work items by using the CALCULATE function with FILTER context for checking if the specific column is null or not null.

 

Mark this post as a solution if that works for you!
Check out this blog of mine: How to Export Telemetry Data from Azure IoT Central into Power BI 

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

Find out what's new and trending in the Fabric Community.