You have to use percentOfTotal function. I have made 3 solutions to show :
- percentage of total across the bins for each row = percentOfTotal(sum(VALOR),[MEDIDA])
- percentage of total across the bins for each col = percentOfTotal(sum(VALOR),[BIN])
- percentage of total across the bins for general total = percentOfTotal(sum(VALOR))

Let me know if that resolves the issue!
Regards, José Miguel Burrull
Hi @Hunny ,
I’m marking @jose_burrull 's response as solution here.
Please let us know if you have further questions.
Regards,
Arun Santhosh
Pr Quick Sight SA

