Hi there,
I am trying to get the average price for products in sub. Could you please help me with it?
Thanks,
@Simon1187,
Below how you can do it
1- Group by sub and AVG price
2- Join to bring the AVG to each line of product
Attached the workflow.
Regards
Dear @Simon1187
like this your mean?
Hi @Simon1187
it needs a simple change,
Tyro
@messi007
Thanks