Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Shankar12v
Regular Visitor

Percentage calculation

Hi,

 

I am having 3 fields as below trying to calculate the talatal and % of those, i tried some thing need help.

 

keysNumber of Accounts PER USERuser Name
F39F7626BB2F2B7712EDA1BFADB1130shancv@gmail.com
73D741DF314F7CE3CA1578265EE7130pranku@gmail.com
135D81AC4C1BE99135A56F5154DF20Aprilv@gmail.com
DFA72892728DE9AC4D6A1C7FF12CD20vegavd@gmail.com
862A1DEE374CC7C3AA289626CE368715fontyv@gmail.com
9CA543A4F2ABB28575CACEE76CA8740Mergecv@gmail.com
468A53332D45B539F5395E2F29DC54formvre@gmail.com
2E656AD1228FEAB62C431BC5DB72C40epicnvf@gmail.com
2ACF9AFAD4CC6CC8477C35C95EA4A10rapnd@gmail.com
F49A941443A925357E3C849B8D92E4lectnvk@gmail.com

 

 

Fisrt identifying the count of keys i did add a new measure with a formula--   KeyCount = count(Keys) for calculating the percentage used the formula  Key % = divide(count(Keys),sum(Manually entered values in a column-"10" and called here ),0). i want the field to be filled with 10 automatically. Same i calclulate for the rest that is user and no of users by manually updateing the value in a column and used as a denominator.

 

How to get rid of manulally updating.please suggest.

 

 

 

 

 

 

 

 

 

2 REPLIES 2
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Shankar12v,

 

Have you solved your problem?

 

If you have solved, please always accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.

 

If you still need help, please share your desired output so that we could help further on it.

 

Best  Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-piga-msft
Resident Rockstar
Resident Rockstar

Hi @Shankar12v,

 

You could use dax formula to replace the sum (10).

 

If the number 10 is the sum rows of Key, you could use dax function COUNTROWS to calculate it. Then you don't need to manually update it. It will change dynamically with the total key rows.

 

Best  Regards,

Cherry

Community Support Team _ Cherry Gao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors