How to multiply certain rows of RG to make Report

I have Event which contain #items(“product”) and this items have their own #list of item(“composition”).
Also #items(“product”) can be multiplies by the number (“Qty”)

After create events i make report of #list of item(“composition”) from this events
and result is in RG with function “group by” i used it to make sum of item’s price and qty because some composition might match with other event

Something like this below
This is a list of item(“composition”) summed by 2 events

Now i want to multiply certain item’s price or qty from this RG , not all
How to figure it out? List of expression? Search by?

@Eugene_West

Please, have a look in this plugin and see if it can help you:

@Eugene_West

There are ways to do this with native Bubble functionality but too intricate to explain :pensive:

Complementing @mateusproto great suggestion there is another plugin that could prove useful by an awesome Bubbler @gaurav

1 Like

Thanks for sharing this other plugins @cmarchan!

1 Like

@mateusproto

Meu pracer meu amigo! (morei em São Paulo anos atras…. adorei!) :grinning:

1 Like

@cmarchan Thank for sharing! I appreciate it))
I figure it out w/o any plugins just using API Workflow on the list!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.