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

Multi Row Formula Tool - Multiple Columns

cjmason105
7 - Meteor

Hello,

 

I am hoping someone has a solution for this.  I have pricing information over time for multiple items.  Is there a way to replace future data (nulls) with the last value?  I would like a solution that if I add new columns the formula would apply to them as well.

cjmason105_0-1649262707596.png

 

4 REPLIES 4
Qiu
21 - Polaris
21 - Polaris

@cjmason105 
There is a typical use case of Cross Tab and Transpose if I understand your intention correctly.

We use Transpose to bring multiple columns in to one then process, at the last use Cross Tab to restore the data structure.

0407-cjmason105.PNG

cjmason105
7 - Meteor

Sorry for the delayed response but this is exactly what I needed.  Thank you so much!

Qiu
21 - Polaris
21 - Polaris

@cjmason105 
Thank you for the feedback and I am happy it is helpful.

Labels
Top Solution Authors