March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Hi,
Because some of the rows are not applicable based on the filter value, it does not show up in the matrix table. However, the total it displays at the bottom includes those missing data points. How do I get just the total of the lines displayed?
Solved! Go to Solution.
You may use SUMX Function to add an additonal measure.
You may use SUMX Function to add an additonal measure.
for example, the table is as below.
NPI # of patients seen (measure) Service
A 20 1.1
B 30 1.1
C 10 1.2
D 40 1.2
Service is a filter. When I select 1.1 service, the matrix shows below:
NPI # of patients seen
A 20
B 30
-----------------
Total 100 <-- this is incorrect. it displayed 100 because all 4 NPI totalled 100. However, the right total should have been 50. How woudl i get 50 there? (20+30)
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
114 | |
76 | |
57 | |
52 | |
44 |
User | Count |
---|---|
168 | |
116 | |
63 | |
57 | |
50 |