Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

sum Latest quarter value

pokhan27
8 - Asteroid

 

HI Expert, 

i tried to create a work flow which gives me total quartelry values but when i tried to run the workflow the there is an issue with the quarter value as the i am only able to get the value from August month instead of getting the value of Aug+Sep+Oct. 

I am not able to figure out what is the issue with the flow. Please help

 

 

7 REPLIES 7
atcodedog05
22 - Nova
22 - Nova

Hi @pokhan27 

 

I dont know whats the issue in the previous workflow but I am getting in my current workflow. Please take a look 

 

atcodedog05_0-1641561887040.png

Hope this helps : )

atcodedog05
22 - Nova
22 - Nova

Hi @pokhan27 

 

I can see your data doesn't have data for Sep & Oct 2021 that's why you are not seeing it.

 

atcodedog05_0-1641562392909.png

Hope this helps : )

pokhan27
8 - Asteroid

my bad in early cross tab i didnt select sep and oct..... 😞

atcodedog05
22 - Nova
22 - Nova

No worries 😅

 

Happy to help : ) @pokhan27 

Cheers and have a nice day!

binuacs
21 - Polaris

@pokhan27 for Oct and Sep the year + Quarter is 2020  Q4 and you are filtering 2021 Q4

 

binuacs_0-1641562911180.png 

 

pokhan27
8 - Asteroid

can we derive the ytd from the same workflow? 

atcodedog05
22 - Nova
22 - Nova

Hi @pokhan27 

 

Groupby year and sum it you get ytd

 

Workflow:

atcodedog05_0-1641567695783.png

 

Hope this helps : )

 

Labels
Top Solution Authors