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.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions