Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
Hello, after updating PBI, I am having a problem displaying MARKET SHARE in a matrix chart.
It used to display data like this: (columns are products, measured in volume, rows are stores)
Last row is total
This is the measure:
But now, after the new release it looks like this:
Last row is total.
Tried to change the format but nothing seems to return to the old visual, totalling to 100% each column.
Could use some help in this.
Thank you.
Solved! Go to Solution.
@Anonymous , Instead of allselected, use removefilters(Table[RowCOlumns])
You can use multiple columns in removefilters , remove all the row field using that from context
@Anonymous , Instead of allselected, use removefilters(Table[RowCOlumns])
You can use multiple columns in removefilters , remove all the row field using that from context
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.