The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hello BI Community!
I am running into a bit of confusion in the use of a date table, and how it affects a Matrix table of mine.
When I leave my date table unmarked, my matrix table is able to have a date hieararchy when I use dates as columns. However, I would like the ability for my slicer to have the capabilities it does when it is a date table (such as relative dates).
When I mark my date table as a date table, however, my matrix automatically undoes the hierarchy in the date columns, and shows each day when I would like it to still show each month.
Does anyone know a solution to this?
Solved! Go to Solution.
@Riley-Byrne you should add month and other columns in your date table and use those in your matrix. here is more on date table.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.
hi, @Riley-Byrne
You could use the date function to add calculate column in the table which is unmarked as date table
https://docs.microsoft.com/en-us/dax/date-and-time-functions-dax
Best Regards,
Lin
@Riley-Byrne you should add month and other columns in your date table and use those in your matrix. here is more on date table.
Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!
Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo
If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤
Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.