Forum Discussion

IgorS's avatar
IgorS
Regular Visitor
6 years ago
Solved

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 

3 Replies