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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hi everyone, how can I add a measure only on the bottom of the matrix table? I have this table and wanted to add a measure gross profit % on the bottom row. Appreciated the help 🙂
Solved! Go to Solution.
@ronaldbalza2023 , It is possible to replace grand total with some other measure using isinscope , hasonevalue etc. But add additional row means you have custom table and use that
@ronaldbalza2023 , It is possible to replace grand total with some other measure using isinscope , hasonevalue etc. But add additional row means you have custom table and use that