Hi All,
I am fairly new to Analytics apps using Alteryx. I am trying to build an app which allows user to select from "Category" drop down (single or multiple selection) and also select a date range (start date and end date) to filter out date and outputs the result into an excel file.
Dataset is attached
Help is much appreciated.
Thank you!
¡Resuelto! Ir a solución.
Hey @ArnabSengupta,
Here is an example App:
The results window shows both the true and false output.
Any questions or issues please ask :)
HTH!
Ira
@ArnabSengupta If you want to better understand Apps check out the videos on the community learning section, they are very good: Interactive Lessons - Alteryx Community Apps
Hi @ArnabSengupta , here's an additional example which uses list boxes to allow multiple selections for category. Hope it helps!