Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
解決済み

Journal entry analytical app

AbdulWodood
アトム

I have prepared journal entry analytical app which has many tests. one of the test is amount greater than ... this could be any amount, the auditors while runing the app they should get a box or to show an option to choose the specific column >1000, >5000 or greater than any amount.

in the filter, i can put only one figure as you can see in the workflow.

 

I need help in this regard.

2件の返信2
gawa
16 - Nebula
16 - Nebula

@AbdulWodood 

If you want to select from multiple option, you better to use Drop Down or List Box instead of Radio Button.

 

AbdulWodood
アトム

I solved it, better to use check box if you want to choose more than one option from the list but if you want to choose only one then use radio button.

Then make the output as container and connect the container with the action of your checkbox or radio button.

ラベル
トップのソリューション投稿者