Sum of selected products

Bsm
New Member

I have a table of products with columns [image], [product name], [price], [1.discounted price], [2.discounted price]… I want the make app users to see (in a different view) the sum all three prices when they select products from the table view.

New view may be like below

Selected Products
Product 1
Product 2
Product 3

Total Price (of the selected 3 products)
Total of 1.discounted price (of the selected 3 products)
Total of 2.discounted price (of the selected 3 products)
any help would be appreciated…

0 1 94
1 REPLY 1

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Bsm

Welcome to the community !

Here is the answer to your question:

Feel free to use the documentation.

Cheers !

Top Labels in this Space