Lowest Value from List
Comments
- 
            
I have a Defined Data Structure, Bids, that has values for Bid Amount (currency) and Awarded (Yes/No selection). I need to be able to identify if the lowest bid was awarded and set some other vaules on a form. What is the best way to do this?
 - 
            
Hi,
I have attached a sample project that will allow you to find the lowest bid and check if it was awarded. The sample should aid you in building the workflow process described.
Here are a few notes to help with building the process:
1. A list must be initialized in a [b]Create Data[/b] step so that items can be added to the list one by one.
2. When configuring the [b]ForEach In Group [/b]step, ensure [i]Type [/i]is set to your Datatype, Bids
3. When configuring the [b]Add Item to List [/b]step, set [i]New Item [/i]to Build Data and input necessary data (Bid Amount and Awarded).
Also, make sure [i]Original List [/i]is set to list created in step 1. - 
            
Thank you Cameron. That got me where i needed to be. Because i already had the list i was able to pass it into the flow and then do the MIN on it from there.

 
Howdy, Stranger!
Categories
- 4.5K All Categories
 - 88 General
 - 13 Training
 - 214 Installation / Setup
 - 1.2K Flows
 - 112 Rules
 - 277 Administration
 - 215 Portal
 - 503 General Q & A
 - 722 Forms
 - 356 Reports
 - 3 Designer Extensions
 - 47 Example Flows
 - 58 CSS Examples
 - 1 Diagram Tile
 - 8 Javascript Controls
 - 190 Pages
 - 5 Process Mining
 - New Features
 - 187 Datastructures
 - 73 Repository
 - 238 Integrations
 - 30 Multi-Tenant
 - 27 SDK
 - 81 Modules
 - 60 Settings
 - 27 Active Directory
 - 12 Version 7
 - 37 Version 8
 - 143 Lunch And Learn Questions