Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
I created a measure that is a time converted to number of minutes. However, when trying to find the total sum of these minutes, I am unable to locate the column in the table to create the formula. Would it be possible to find the sum of the measure in the table?
Thanks
Solved! Go to Solution.
You would have to apply the same filters to the measure
so you would do CALCULATE( SUMX('Table Name',[Measure Name]),Filter 1,Filter2...etc)
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
Hi,
you can try:
Thank you! Would you happen to know why the value calculated by SUMX would be greater than the total value calculated under the table?
Without having access to the PBIX i could only guess, how much greater is it? are there any filters on the table or slicers that only interact with that visual?
It's a significant amount greater. There are filters applied to the table, so a better question would be would it be possible to use the total amount given at the bottom of the table in formulas?
You would have to apply the same filters to the measure
so you would do CALCULATE( SUMX('Table Name',[Measure Name]),Filter 1,Filter2...etc)
If I answered your question, please mark my post as solution, Appreciate your Kudos 👍
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 50 | |
| 44 | |
| 41 | |
| 18 | |
| 18 |
| User | Count |
|---|---|
| 69 | |
| 68 | |
| 32 | |
| 32 | |
| 32 |