Build analytic app with user selection Date range and List
- 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 All,
I am new to building analytics app so struggling to with this issue.
I want to build a app WF in which the user can select the "start date" and "End date" along with list selection "Product Type". In the "Product type" list, the user can select single or multiple product type.
Please see the sample dataset .
Thank you!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @apathetichell : Thanks for your reply. I had a query about the Date filter tool . what's the custom filter represents ? Can the date range there be any dates?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @ArnabSengupta ,
A custom filter is anything that is not listed as a default in the dropdown.
The current filter would be true for any dates in between 2021/07/01 and 2021/08/01. i.e the whole month of july for the year 2021.
Best,
Jagdeesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Custom filter is a place where you can write conditions using custom formulas. This is a great place to use if you have more than two conditions to be checked.
Multiple conditions can be written by using or (either of conditions satisfies) and (all condition satisfies)
Above example is and date should after 2021/07/01 and before 2021/08/01 which is how the range is defined similar way in number too.
Hope this helps : )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
the custom filter here is also a stand in for the user entered dates. the two dates used are dummy data which point to what will be used when the app is run as a standard workflow. They provide pointers to the app of the information that will be updated via the interface tools. When using interface tools you always want to use a custom filter (I use them anyway) - there are actually more places to choose the wrong part of the tool to connect to the interface element in the standard filter.... Custom filter action tool interface is much more intuitive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Workflow below and attached that allows single/multi select and calendar pick of both start and end range dates.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you all for the help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @ArnabSengupta I have similar issue unable to select Date on filer action what i need to select in Replace a specific string.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Can you please help me what you have updated / Selected in Replace a specific String option.
