Hello,
I’m trying to see if it’s possible to list the quantity of each item from a lookup field.
For example, I’m trying to create a field that will list how many tickets per priority (I can obviously do this through a chart but I’m trying to get the data here for page designer)
and how many tickets are plumbing related.
So i’m trying to get a field that display something like this:
- 2 Plumbings tickets
- 1 Sealer ticket
- 1 Other / Request
- 1 Kitchen appliance
Same for priority:
- 1 Urgent ticket
- 2 high priority tickets
- 1 medium ticket
- 1 low ticket