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.
SOLVED

Filter/formula

chiragpatel_1
8 - Asteroid

Hi,

 

What i want to do is that i want to take forward a specific account's revenue but for only month one and month two, but  take froward all the months revenue for all other accounts, how do i do this, i just want to restrict that specific account

 

the data structure looks like this but will have many other accounts.

chiragpatel_1_0-1646060238526.png

 

6 REPLIES 6
atcodedog05
22 - Nova
22 - Nova

Hi @chiragpatel_1 

 

Can you provide sample data in an excel file and more understanding on this. How do we know how many months to take for which account.

 

Happy to help : )

chiragpatel_1
8 - Asteroid

attached is the file, I have a specific account, only one, in the test file let's say account B only and I only want 202001 and 202002 revenue and ignore everything else for that account only (account B), the rest of the accounts all the revenue for each month is to be taken forward as normal, it just that account B

Qiu
21 - Polaris
21 - Polaris

@chiragpatel_1 
Maybe something like this?

0301-chiragpatel_1.PNG

atcodedog05
22 - Nova
22 - Nova

Hi @chiragpatel_1 

 

Another method using the Multi-filed formula tool

 

atcodedog05_0-1646117244971.png

 

Do make sure unknown is checked

atcodedog05_1-1646117313246.png

 

Hope this helps : )

chiragpatel_1
8 - Asteroid

Thank you again

atcodedog05
22 - Nova
22 - Nova

Happy to help : ) @chiragpatel_1 

Cheers and have a nice day!

Labels
Top Solution Authors