Max Value
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
01-06-19 07:06 PM
hello,
The fastest way to find the highest number or max value, lets say between three number. Any help is appreciated.
BR
Zahib
The fastest way to find the highest number or max value, lets say between three number. Any help is appreciated.
BR
Zahib
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
26-01-22 07:09 AM
Hello @BernadetteStroe
You can also use the 'Filter collection' action in the BDO 'Utillity - Collection Manipulation'.
If you use a filter like "[Age] = MAX(Age)" then you will get the row(s) with the maximum value for age and if you use "[Age] = MIN(Age)" then you will get the minimum one.
Hope it helps.
Regards.
Lars
------------------------------
Lars Vinding
Faglig koordinator
Kolding Kommune
Europe/Copenhagen
------------------------------
You can also use the 'Filter collection' action in the BDO 'Utillity - Collection Manipulation'.
If you use a filter like "[Age] = MAX(Age)" then you will get the row(s) with the maximum value for age and if you use "[Age] = MIN(Age)" then you will get the minimum one.
Hope it helps.
Regards.
Lars
------------------------------
Lars Vinding
Faglig koordinator
Kolding Kommune
Europe/Copenhagen
------------------------------

- « Previous
-
- 1
- 2
- Next »