Hi all,
I have a report and there is a grouping on the report called 'Options'.
The report prints something like this:
Option 1
- Line Item 1
- Line Item 2
- Line Item 3 -(Show number here)
Option 2
- Line Item 1
- Line Item 2
- Line Item 3
- Line Item 4
- Line Item 5 - (Show number here)
Option 3
- Line Item 1
- Line Item 2 - -(Show number here)
.... and so on
Each report is different, so the number of line items is unknown, not fixed as in my example above.
What I need is to find the last item in each group and display a number beside
the last line-item. I will set the number to invisible for all the other line-items.
Does anyone know how I might be able to find the last line-item in each group?
Thanks Melt
I have a report and there is a grouping on the report called 'Options'.
The report prints something like this:
Option 1
- Line Item 1
- Line Item 2
- Line Item 3 -(Show number here)
Option 2
- Line Item 1
- Line Item 2
- Line Item 3
- Line Item 4
- Line Item 5 - (Show number here)
Option 3
- Line Item 1
- Line Item 2 - -(Show number here)
.... and so on
Each report is different, so the number of line items is unknown, not fixed as in my example above.
What I need is to find the last item in each group and display a number beside
the last line-item. I will set the number to invisible for all the other line-items.
Does anyone know how I might be able to find the last line-item in each group?
Thanks Melt
Last edited: