Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
power_bi_123456
Frequent Visitor

Always Expand Rows in Matrix Table

I have a matrix table where I have a "Select Dimension" parameter in the rows, data in columns and spend in values. The select dimension parameter below is used so the user can select what dimensions they want to see in the table. The issue is that when I select new dimensions in the paramter in my slicer, I have to manually drill down on rows again to see everything. I also included a screenshot but had to blur some content for data privacy reasons. 

 

How can I update my dashboard so it's always drill down all the time?

 

Parameter:

Select_Dimension = {
    ("Brand", NAMEOF('Sheet'[Brand]), 0),
    ("Campaign", NAMEOF('Sheet'[Campaign]), 1),
    ("Data_Source", NAMEOF('Sheet'[Data_Stream]), 2),
    ("Sub_Channel", NAMEOF('Sheet'[Sub_Channel]), 3),
    ("Start Date", NAMEOF('Sheet'[Start_Date]), 4),
    ("End Date", NAMEOF('Sheet'[End_Date]), 5),
    ("Net Spend", NAMEOF('Sheet'[Net_Spend]), 6)
}
drill.PNG
1 REPLY 1
Ritaf1983
Super User
Super User

Hi @power_bi_123456 

Unfortunately, this functionality is not available, I posted it as an idea and will share it, please vote for it  here:

https://ideas.fabric.microsoft.com/ideas/idea/?ideaid=edbcb9bb-ab7e-ee11-a81c-6045bd7e24a3

 

If this post helps, then please consider Accepting it as the solution to help the other

members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.