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

Having Dynamic Values in excel file along with text desription

ferha_jafri
8 - Asteroid

Hello Experts,

 

I want to generate an output in the after the table in excel text should pop up as Footer and that has summation of values as I have attached in excel sample. So I was text at the bottom of the output excel in which the value will change as the sale value change.

 

Thanks in advance 

2 REPLIES 2
atcodedog05
22 - Nova
22 - Nova

Hi @ferha_jafri 

 

Is date also dynamic in the footer ?

atcodedog05
22 - Nova
22 - Nova

Hi @ferha_jafri 

 

Here is how you can do it.

 

Workflow:

atcodedog05_0-1622480724755.png

 

1. Using summarize tool i am calculating sum of sales & price. And setting ID as Total using formula tool.

2. Taking sum of sales and todays date formatted i generating the footer.

3. Using union tool i am positioning one below other.

 

Output:

atcodedog05_1-1622480902136.png

 

Hope this helps 🙂

Labels
Top Solution Authors