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
How do I stop random text from being shown in my matrix totals? See "Customer" column in attached photos?
@ShrimpSurf , You can create a measure like , and can add in Matrix
concatenatex(Table, Table[Customer], " , ")
Thank you, however that concatenanted every customer in the matrix. I'm just looking for it not to show any customer where there is a summarization. In the example, there is a customer in the January row, where there should be not customer.
Hi, @ShrimpSurf
You can try to turn off the 'Row subtotals' option.
Best Regards,
Community Support Team _ Eason
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.