Forum Discussion
jerryr125
1 year agoHelper IV
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 Fi...
- 1 year ago
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
Deku
1 year agoSuper 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