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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
jerryr125
Helper III
Helper III

Matrix Visulization - Row issue

Hi - I have the following matrix visualization:

 

jerryr125_1-1742054560227.png

 

 

I would like to show one row per date - example:

 

Response Date123
3/9/202511 
3/10/20251 1

 

The Fields are the following:

Rows : AttendanceDate

Columns: ShiftNumber

Values: Count of ResponseID

 

Any thoughts ? thanks - Jerryr

 

1 ACCEPTED SOLUTION
Deku
Super User
Super User

All dates, times and datetimes in Power BI are the same datatype: datetimes. 

If you import a datetimes and set its type in Power BI to date, the time is still there but hidden. Try going to PowerQuery and setting the data type of Response Date to date to strip the time out

 


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

View solution in original post

6 REPLIES 6
v-sathmakuri
Community Support
Community Support

Hi @jerryr125 ,

 

Since the issue has been resolved, please consider marking the helpful response as "Accept as Solution" to make it easier for other members to find.

 

Thank you!!

v-sathmakuri
Community Support
Community Support

Hi @jerryr125 ,

 

Thank you for reaching out to Microsoft Fabric Community.

 

As the issue has been resolved, please consider marking the helpful reply as the Accept as Solution to assist other members in finding it more easily

 

Thank You!!

Deku
Super User
Super User

All dates, times and datetimes in Power BI are the same datatype: datetimes. 

If you import a datetimes and set its type in Power BI to date, the time is still there but hidden. Try going to PowerQuery and setting the data type of Response Date to date to strip the time out

 


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!

Hi  - thank you - this was the issue. I was using a field with 'date and time'.  Problem solved.  Thank you!

No problem


Did I answer your question?
Please help by clicking the thumbs up button and mark my post as a solution!
vojtechsima
Super User
Super User

Hi, @jerryr125 

it's weird that it doesn'T work by default, look:

vojtechsima_0-1742055707685.png

Make sure you have calendar connected to your AttendanceDate (data type as DATE) and use the Calendar as ROW. Also just to make sure, you should write explicit measure (DAX) as Values.

 

vojtechsima_1-1742055742339.png

 

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.