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

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
BratKat
Microsoft Employee
Microsoft Employee

Divide by distinct count and get average

Have a new Column calculated from two other existing columns

 

 

Total  = CALCULATE(COUNT('Work Items'[Column1]),'Work Items'[Column2] in {"Item1","Item2" })

 

Dividing by another column using distinctcount

Average = ([Total])/(distinctcount('Work Items'[IncidentID]))

(Number of total divided by number of distinct IncidentsIDs)

Trying to get the Average of the division value but can’t get the average syntax to work with this. 

 

Thank you 

 

 

 

1 ACCEPTED SOLUTION
some_bih
Super User
Super User

Hi @BratKat I am sorry, this is not enought to get insight what is your model about. If possible, upload pbi file.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!






View solution in original post

3 REPLIES 3
some_bih
Super User
Super User

Hi @BratKat I am sorry, this is not enought to get insight what is your model about. If possible, upload pbi file.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!






some_bih
Super User
Super User

Hi @BratKat please provide some sample data with expected output.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!






BratKat
Microsoft Employee
Microsoft Employee

This is the calculation am using for this 

SevVols = ([Escort Bookings]+[ICM Incidents])/(distinctcount('Work Items'[IncidentID]))
Escort Bookings and ICM Incidents are count of items, for example 
Escort Bookings and ICM Incidents = 20 
IncidentID is distinctcount of number of actual incidents = 35 
 
 

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

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

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.