Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by watching the DP-600 session on-demand now through April 28th.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hello,
I have created a date filed to use that a master slicer, however for some reason the date field does not seem to be aligned.
Any help is really apprecited 🙂
Not aligned
Date properties
Date properties1
Solved! Go to Solution.
Hello All,
I managed to get it sorted, the reason why it was not aligning was, there was a time stamp in the dates for one and the otherone was showing 00:00:00 instead of actual hh:mm:ss. I forced it to be date, instead of Date/Time and was able to do the user relations perfectly.
Thanks a lot for all your support 🙂
hi @JCK2
In the first picture, [NC Date Opened] and [Date] are two columns, how do you keep them aligning?
Regards,
Lin
Hello All,
I managed to get it sorted, the reason why it was not aligning was, there was a time stamp in the dates for one and the otherone was showing 00:00:00 instead of actual hh:mm:ss. I forced it to be date, instead of Date/Time and was able to do the user relations perfectly.
Thanks a lot for all your support 🙂
If you all dates are in DD/MM/YYYY format then use this setting
https://www.burningsuit.co.uk/blog/2019/04/7-secrets-of-the-matrix-visual/
or you can create new column to convert it into mm/dd/yyyy format
mid(DD__MM__YY[Date],4,2) &"/"& left(DD__MM__YY[Date],2) & "/" & right(DD__MM__YY[Date],4
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 43 | |
| 35 | |
| 33 | |
| 21 | |
| 15 |
| User | Count |
|---|---|
| 64 | |
| 59 | |
| 29 | |
| 27 | |
| 25 |