Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Boa tarde!
Tenho uma planilha que consta atestados médicos de empregados organizados por Letra de CID (sigla) e dias de afastamento. Preciso de calcular qtos dias de afastamento pra cada letra de CID, por exemplo
NOME CID DIAS AFASTAMENTO
Jose Castro A 03
Chico Fulano B 01
Joana Sa A 05
Total
CID DIAS AFASTAMENTO
A 08
B 01
Solved! Go to Solution.
English translation :
Good afternoon!
I have a spreadsheet that contains medical certificates of employees organized by Letter of CID (acronym) and days of absence.
I need to calculate how many days off for each letter of CID, for example
NAME CID DAYS AWAY
Jose Castro A 03
Chico Fulano B 01
Joana Sa A 05
Total
CID DIAS REMOVAL
A 08
B 01
Hi @marcotsousa ,
REMOVAL = calculate(sum("DAYS AWAY"), allexpect('table', table'Name')
Regards,
Gaurav Raj Singh
English translation :
Good afternoon!
I have a spreadsheet that contains medical certificates of employees organized by Letter of CID (acronym) and days of absence.
I need to calculate how many days off for each letter of CID, for example
NAME CID DAYS AWAY
Jose Castro A 03
Chico Fulano B 01
Joana Sa A 05
Total
CID DIAS REMOVAL
A 08
B 01
Hi @marcotsousa ,
REMOVAL = calculate(sum("DAYS AWAY"), allexpect('table', table'Name')
Regards,
Gaurav Raj Singh
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 9 | |
| 9 | |
| 8 | |
| 6 | |
| 5 |
| User | Count |
|---|---|
| 23 | |
| 18 | |
| 16 | |
| 15 | |
| 14 |