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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
marci723
Regular Visitor

Measure from SSAS multi-dimensional cube seems to be displayed incorrectly

Hi Folks!

 

I'm struggling with the following issue:

- I've got a multi-dimensional cube deployed like this one

cube.png

- My measure was supposed to be first, "vendegszam" column, but later I figured it will be better to distinct count the second, "vendeg_id" column in the Fact table

- I've got 104 lines in the fact table, but since I did the distinct count on the mentioned column, I could manage to get the proper, 25 as result in excel after I connected to the cube.

 

Funny thing is when I tried the same, connected to the cube, but this time through Power BI, my measure showed 104.

 

My questions is, how is this possible and how can I fix it in Power BI?

 

Many thanks,

Marci

1 ACCEPTED SOLUTION
v-juanli-msft
Community Support
Community Support

Hi @marci723

Try this formula

Measure=CALCULATE(DISTINCTCOUNT(Table[vendeg_id]),ALL(Table))

 

Best Regards

Maggie

View solution in original post

2 REPLIES 2
v-juanli-msft
Community Support
Community Support

Hi @marci723

Try this formula

Measure=CALCULATE(DISTINCTCOUNT(Table[vendeg_id]),ALL(Table))

 

Best Regards

Maggie

Thanks Maggie, that worked when I used the Import method. However I figured that the difference between excel and PBI is because of the data connection (live vs import) method. It also works fine if I choose Live connection.

 

Thanks again!

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel

Power BI Monthly Update - May 2024

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

LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.