Date range in Analytical App Designer.
- 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
I have created a workflow to allow the user to set start and end date using Action tools. However the logic didnt work. Can anyone help me figure out what could be wrong in this workflow?
- Madhura
- Labels:
- Interface Tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey @MadhuraBuchake,
Hard to tell without you sharing the macro. But it looks like your replacing the wrong string in the Action Tool. You are replacing 2000-01-01 when you should be replacing one of your two statements in the filter tool eg. 2022-06-01 or 2022-07-08.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for your response @IraWatt . The string in the Action tool is just a placeholder. It should get replaced with a dynamic input from the user. But that is not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@MadhuraBuchake I have attached an example workflow which works. You can have a look through it to spot the difference or just copy it over to your workflow.