Hi all,
I have a SharePoint column (Checkboxes allow multiple selections)

In my powerapps I have a form, wich selection control:

For each item inside of column, I need to give a value for calculate an type of SLA:
"Vagas afirmativas" SLA value must be 5
"Assessment adicional" SLA value must be 10
"Teste de proficiência da lÃngua inglesa" SLA value must be 15
"Testes/provas técnicas" SLA value must be 20
and I need to sum each for calculate total and get the SLA.
How can I do it?