SOLVED
Dynamic maximum and minimum
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Dennis229
7 - Meteor
‎01-11-2023
10:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey there. I am trying to find the minimum and maximum for certain conditions.
I managed to do it but the workflow is not dynamic (if more than one value is minimum, it should show the tied rows) same goes with the maximum.
Solved! Go to Solution.
Labels:
- Labels:
- Preparation
- Transformation
1 REPLY 1
Felipe_Ribeir0
16 - Nebula
‎01-11-2023
10:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Dennis229
One way of doing this, you can get the max/min value with a summarize and join it back with the data:
