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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
IgorS
Regular Visitor

Average on Direct Query

Hello,

 

I have problem in report where I use Direct Query to import data.

When I was importing data to power BI it was easy for me to calculate number of lines in order and then make average of it on Visualization.

But now I have to use measure. ANd I have it 

Number of lines = COUNTA(PozycjaZlecenia[pz_ID])
It measure number of lines correctly but when I put it on visualization, I can't make average of it. Would You help how to 
1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@IgorS 

 

You may refer to the posts below.

Community Support Team _ Sam Zha
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-chuncz-msft
Community Support
Community Support

@IgorS 

 

You may refer to the posts below.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks a lot.

I don't understand this way but once I made one mesure counting lines and then another masure making average of this first one, it worked. So problem solved.

Greg_Deckler
Community Champion
Community Champion

Sample data would clearly help here. Please see this post regarding How to Get Your Question Answered Quickly: https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490

 

But why can't you just use AVERAGE or AVERAGEX ? Why do you need to count?



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Top Solution Authors