Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
i have this table:
| call num | handler name | days |
|---|---|---|
| 1 | adi | 4 |
| 2 | shai | 23 |
| 3 | adi | 1 |
| 4 | tal | 2 |
i want a bar chart that in the dimension i will have the call num and in the expression the days.
but i want that only the calls num (dimension) of adi will shown (1,3) .
how can i do that?
IN MY CASE THE EXPRESSION ARE MORE complicated and i tried but its not working,,,,
Please share the App so we can help you
You can add handler_name as the first dimension, then use the Trellis option on the Dimensions tab to create a separate chart based on each value in the first dimension.
