cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.

Reply
dunnalahk123
Frequent Visitor

How to get rid of Average in measure in power bi

Hi,

 

i am writing below dax query in my power bi application

 

Test = CALCULATE(average (GSD_CC_LAER_MODEL_YTD[Numerator]),GSD_CC_LAER_MODEL_YTD[Metric]= "E2E Resolution Time Onsite")
 
but what happening here is it is doing average of average i guess.
 
because when i get data from backend it is already grouped and average and provided me values on that if i wrote above function it is not matching with my database values.
 
i want to show values just the field as it is with out any aggregration.
 
i am using KPI card in power bi
3 REPLIES 3
dunnalahk123
Frequent Visitor

Hi,

 

From backend i am already getting values after doing average so when i do average at powerbi front end it giving me wrong values. so i want to write expression with out any aggration to give just field value as it is.

dunnalahk123
Frequent Visitor

Hi,

 

Basically I want to write expression with out any aggregation. It should just take values from my field as it is .

sandeephijam
Helper I
Helper I

hi dunna,

 

Please check your dax expression

 

normally average dax syntax only take one argument or parameter i. e. AVERAGE(<column>)

ref : AVERAGE function (DAX) - DAX | Microsoft Learn

Helpful resources

Announcements
PBI November 2023 Update Carousel

Power BI Monthly Update - November 2023

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

Community News

Fabric Community News unified experience

Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.

Power BI Fabric Summit Carousel

The largest Power BI and Fabric virtual conference

130+ sessions, 130+ speakers, Product managers, MVPs, and experts. All about Power BI and Fabric. Attend online or watch the recordings.

Top Solution Authors
Top Kudoed Authors