How to display report based on 2 fields
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2023 04:37 AM
Hi All,
I have created a bar report where I am grouping by the field 'Supply' , I also have another field 'quantity' for each record . I have to display quantity on the data label for the particular supply and not the tickets count.
Please find below screenshot where it is displaying supply with ticket count on data label
Here 3 and 1 are the number of tickets that are with advert panels and halos, but I want the for the quantity '5' , advert panels are shown.
How is that possible?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2023 04:58 AM
Hi,
In Aggregation set "Sum" instead of "Count" and set the field to quantity. This will sum the quantity field and display the value.
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2023 05:07 AM
Hi @palanikumar Quantity field is not appearing in the aggregation field

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2023 05:09 AM
Is it a numeric field? You get this option available only with with numeric field
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-30-2023 05:41 AM - edited ‎11-30-2023 05:47 AM
Hi @palanikumar It is a string field. Numeric field is not there in table dictionary.