
Announcements
I have spent some time trying to figure out the sum function. How do I add the Total price from multiple rows that have the same key number? I have a snippet I doctored up in power point below to illustrate.
Hi @BEB
You must add filter in your formula
Sum(Filter(YourGalleryName, key = typekeyin), total price)
an example with an application
If I have answered your question, please mark your post as Solved.
If you like my response, please give it a Thumbs Up.
You can accept more than one post as a solution