Forum Discussion
Anonymous
5 years agoNot applicable
Running Totals Based Upon Teams In Data
Hi, I'm trying to get running totals based upon teams, so, what I mean is, how many calls a team has got where the value is a count. This needs to be a count of ID based upon a team, then the process...
amitchandak
Super User
5 years agoAnonymous ,
Divide(Count(Table[First Time Fix]), Count(Table[ID])) *100
// *100 Is not needed you can mark it as % from measure tools
if this did not work then
Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.
Anonymous
5 years agoNot applicable
- Anonymous5 years agoNot applicable
Hi Anonymous ,
Sorry for that I have trouble getting your pbix file.
Please provide me with more details about your table and your problem.
Best Regards,Eyelyn Qin