This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Hi @paw1 ,
For the divisor, do you want to get the total value of the field [Number of Records1] in the table 'Asia Pipeline Analytic - Final'? If yes, you can update the formula of your measure [Number of records %] as below to get the expected result. Please find the details in the attachment.
Number of records % =
DIVIDE (
SUM ( 'Asia Pipeline Analytic - Final'[Number of Records1] ),
CALCULATE (
SUM ( 'Asia Pipeline Analytic - Final'[Number of Records1] ),
ALLSELECTED ( 'Asia Pipeline Analytic - Final' )
)
)
Best Regards
Hi @paw1 ,
For the divisor, do you want to get the total value of the field [Number of Records1] in the table 'Asia Pipeline Analytic - Final'? If yes, you can update the formula of your measure [Number of records %] as below to get the expected result. Please find the details in the attachment.
Number of records % =
DIVIDE (
SUM ( 'Asia Pipeline Analytic - Final'[Number of Records1] ),
CALCULATE (
SUM ( 'Asia Pipeline Analytic - Final'[Number of Records1] ),
ALLSELECTED ( 'Asia Pipeline Analytic - Final' )
)
)
Best Regards
Hi @paw1 ,
The word "TOTAL" does not mean anything for Power BI (this is not a function, a variable you created or anything else). What did you want to compute with this measure?
Check out the May 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 31 | |
| 26 | |
| 23 | |
| 22 | |
| 15 |
| User | Count |
|---|---|
| 62 | |
| 47 | |
| 28 | |
| 24 | |
| 20 |