I need help with logic for Charts

The condition to bring the visual data to the chart is usually exposed like this:

value1, value2, value3, value4
image

I need to submit the following data

I have the following data type: Branch and Quotation

I managed to bring the values in x only with the names of the Branches
image

But, I couldn’t think of how to bring the Quotation Amount per Branch

HELPPP

Did u try the Group by option?

Indeed, with “group by” this should be possible.

Buildcamp has a good tutorial about building a chart and using group by:

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