Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Please refer to the below attachment for clarity.
Hi @Baks007,
You can use the date field on your matrix column field and switch it to hierarchy mode to keep the year, quarter, month, day levels and matrix will auto aggregate records based on current row and column groups.
Regards,
Xiaoxin Sheng
@Anonymous Thanks for the response.Unfortunately The solution will not solve the requirement.
HI @Baks007,
What type of effects are you wanted? Did you mean to apply conditional formatting on matrix?
If that is the case, you can write a measure formula with ISFILTERED or ISINSCOPE function to check corresponds hierarchy levels and return different color code and use on conditional formatting.
Clever Hierarchy Handling in DAX - SQLBI
Apply conditional table formatting in Power BI - Power BI | Microsoft Learn
Regards,
Xiaoxin Sheng