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.4K All Categories
- 86 General
- 13 Training
- 212 Installation / Setup
- 1.2K Flows
- 112 Rules
- 282 Administration
- 216 Portal
- 502 General Q & A
- 720 Forms
- 353 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 8 Javascript Controls
- 189 Pages
- 5 Process Mining
- New Features
- 187 Datastructures
- 71 Repository
- 233 Integrations
- 30 Multi-Tenant
- 27 SDK
- 81 Modules
- 60 Settings
- 27 Active Directory
- 12 Version 7
- 36 Version 8
- 143 Lunch And Learn Questions