If you have a transaction date field that you can add to the report, you can add a formula on that field: max(?)
This should give the record that has the most recent date, but it will group by all... (More)
Log in to ask Dennis Wark questions publicly or anonymously.
If you have a transaction date field that you can add to the report, you can add a formula on that field: max(?)
This should give the record that has the most recent date, but it will group by all... (More)
Andrew,
In this case you can add the same date field twice and make one or both non-visible fields. Add a prompt on the first for dates less than the prompted value and on the second field be sure to... (More)
Andrew,
The nested option allows you to group criteria together across multiple fields to force correct order of operation. For example, let's say you have three fields: department, location and salary and they are added to Yurbi in this order.... (More)