- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Matrix Visulization - Row issue
Hi - I have the following matrix visualization:
I would like to show one row per date - example:
Response Date | 1 | 2 | 3 |
3/9/2025 | 1 | 1 | |
3/10/2025 | 1 | 1 |
The Fields are the following:
Rows : AttendanceDate
Columns: ShiftNumber
Values: Count of ResponseID
Any thoughts ? thanks - Jerryr
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi - thank you - this was the issue. I was using a field with 'date and time'. Problem solved. Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

No problem
If this post helps, then please consider Accepting it as the solution to help the other members find it more quickly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi, @jerryr125
it's weird that it doesn'T work by default, look:
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.

Helpful resources
Join us at the Microsoft Fabric Community Conference
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Power BI Monthly Update - February 2025
Check out the February 2025 Power BI update to learn about new features.

Subject | Author | Posted | |
---|---|---|---|
10-07-2024 06:45 AM | |||
10-22-2024 04:49 PM | |||
10-18-2024 08:37 AM | |||
09-17-2024 01:32 PM | |||
08-28-2024 08:34 AM |