Hello together,
I'd like to estimate the total of values of activated checkboxes. The checkboxes in PowerApps look like this (the checkboxes "Workshops" and "Schulungen" are only there to show or hide the minor checkboxes):

These checkboxes are all stored in my SharePoint list:

Now i wan't to look up the price of this object (for example the checkbox "Collaboration") when it's value set on true. I created a separate list with some test prices for the checkboxes. This one looks like this:

For your understanding the column "PreisWSP" stands for Preis = Price, W = the checkbox "Workshops", SP = the checkbox "SharePoint". The total of the prices (obviously it should be possible to dial more than one checkbox) of the checkboxes which are set on true, should be shown in the description field "Total".
Is this possible?
I hope you can understand the question.
Thanks in advance,
Maurice