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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Tobias6
Regular Visitor

Calculate average time by selected filters and show in bar graph

Hello!

I need additional help regarding my latest report:
https://community.fabric.microsoft.com/t5/Desktop/LookupValue-or-Calculate-with-two-two-criterias/m-...
I like to ask you to help me again, building a chart with these measures I have already created.

I like to use filters and the chart should show the average process time for all orders wich are selected by the filter.

So to calculate the average time of each process step (in this case step 'Anlage der Mappe'), I use an additional measure with this code:

Durchschnittlich Anlage der Mappe pro CHANGE_STATUS = AVERAGEX( KEEPFILTERS(VALUES('T_PAC_HIS'[CHANGE_STATUS])), CALCULATE([Anlage der Mappe])) 

 

Here is only first item selected, the table shows process time, the graph uses avarage process time measures:

Tobias6_0-1684998532049.png

 

Here are both items selected, but table doesnt show average:

Tobias6_1-1684998549225.png

 

Second problem is, that I cannot get the process steps into the y-axis.

 

Could you help me again, please?
Many thanks!

Best regards,

Tobias

 

 

0 REPLIES 0

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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