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.
Is there a way to be able to review the total numbers of a measure if you have partial access to the database?
Solved! Go to Solution.
Hi @1Daniel993 ,
As far as I know, if you create a measure based on SUM()/SUMX() function, there will be subtotal in table / matrix visuals.
You can use sum to sum the columns and sumx to sum the measure.
For reference:
SUM function (DAX) - DAX | Microsoft Learn
SUMX function (DAX) - DAX | Microsoft Learn
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @1Daniel993 ,
As far as I know, if you create a measure based on SUM()/SUMX() function, there will be subtotal in table / matrix visuals.
You can use sum to sum the columns and sumx to sum the measure.
For reference:
SUM function (DAX) - DAX | Microsoft Learn
SUMX function (DAX) - DAX | Microsoft Learn
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
User | Count |
---|---|
97 | |
76 | |
76 | |
48 | |
26 |