Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
Hi All,
Can anyone help me with the Total Value for the Field This Claim Total.
It should be 2118 . But its doing the sum (TotalClaim) - Sum(BilledToDate).
How can I only get the sum (This Claim Total) Column in Total ?
Trying this but unable to find the epression .
Solved! Go to Solution.
Hey @ashmitp869 ,
this happens when a measure is evaluated with a filter from the row, but this filter is not present on the total line.
To really help you it's important to understand
You can try this
This claim total =
sumx('<the table that contains the column linenumber>',
[the measure that creates the 2118]
)
If this does not help to tackle your challenge, provide a pbix that contains sample data but still reflects your semantic model tables, relationships, calculated columns, and measures). Upload the pbix to OneDrive, Google Drive or Dropbox and share the link. If you are using a spreadsheet to create the sample data instead of the manual input method share the spreadsheet as well. Do not forget to describe the expected outcome based on the sample data you provide.
Regards,
Tom
Hey @ashmitp869 ,
no, I can't.
Regards,
Tom
Hey @ashmitp869 ,
this happens when a measure is evaluated with a filter from the row, but this filter is not present on the total line.
To really help you it's important to understand
You can try this
This claim total =
sumx('<the table that contains the column linenumber>',
[the measure that creates the 2118]
)
If this does not help to tackle your challenge, provide a pbix that contains sample data but still reflects your semantic model tables, relationships, calculated columns, and measures). Upload the pbix to OneDrive, Google Drive or Dropbox and share the link. If you are using a spreadsheet to create the sample data instead of the manual input method share the spreadsheet as well. Do not forget to describe the expected outcome based on the sample data you provide.
Regards,
Tom
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
76 | |
75 | |
53 | |
37 | |
32 |
User | Count |
---|---|
99 | |
56 | |
50 | |
43 | |
40 |