Interface tool-dates
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi, I have a column with dates and corresponding to values to the dates. Now I want only specific dates to select while running the workflow in server in the form of From Date to To date using interface. I should be able to select the whatever the dates I want in Output. How can I do that using Interface date tools
Solved! Go to Solution.
- Labels:
- Interface Tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dear @Ayaanarjun-5885
It it not possible using date Normal date tool as it comes with all dates.
To archieve result for your case is you can use drop down box for Start and End date and then provide this start and end date with Drop down input itself before running the app. so once app start it only shows date which is available in list.
Note : you need to handle Start and End date manually as if condition goes wrong you won't get any data.
Example : If start date > end date then data won't display
I have attached the workflow for reference.
Thanks
Enjoy solving!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello...
Thank you so much for the logic. It helped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @Amit_G_Limbasia , I have tried using it.. I'm able to see only questions as "Start Date and End Dates" but I'm unable to get Dates in dropdowns. Could you please help me out.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @Ayaanarjun-5885,
Sorry for Delay in revert back. In drop down configuration You have to select External Source and use file or connection where you have all data For test case I have used CSV File.
Drop Down Configuration :
CSV / Data Format It must contain Name And Value