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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
Suresh4vkb
Regular Visitor

Data is not showing up with values in Matrix Visual using SSAS Live Connection

We have a requirement to show or hide the columns in Power BI Report, able to implement with matrix visual. But when we are using SSAS live Connection for Data,

Values are not showing the actual data (with First or Last options), it is showing with aggregated counts. When we use the same data with SSAS Import or SQL Data with Import, values are showing. 

Below is the sample data

UsernameCompanyCountry
SA11001ABCIndia
SA11002ABCIndia
SA11003ABCIndia
SA11004XYZUSA
SA11005XYZUSA
SA11006XYZUSA

 

Values are showing as count

UsernameCount of CompanyCount of Country
SA1100111
SA1100211
SA1100311
SA1100411
SA1100511
SA1100611

 

But we need to show data as below with SSAS Cube live connection. Please suggest how to resolve this issue 

UsernameFirst CompanyFirst Country
SA11001ABCIndia
SA11002ABCIndia
SA11003ABCIndia
SA11004XYZUSA
SA11005XYZUSA
SA11006XYZUSA
4 REPLIES 4
Anonymous
Not applicable

@Suresh4vkb 
Do you have the below option to choose? Change Count to First.  firstorcount.jpg

 

Or you can create 2 measures for each column, and use the measures instead of columns.

country measure=max([country])
company measure= max([company])

 

Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.

Thanks for your response. The first and last options are not displaying when we use data from SSAS Cube live connection mode. If we choose SQL/SQL import/SSAS Cube Import/Excel for data then the First and Last options are displayed. We are hoping it might be related to the data type issue

FarhanAhmed
Community Champion
Community Champion

it should not be happening if Company and Country are coming as Dimension Values. Are you using Table Visual or Matrix visual for your report?







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

Proud to be a Super User!




Thanks for your response. I am using Matrix visual for the report

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

Check out the January 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.