Alteryx Designer Desktop Discussions

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

Look up max date and update multi rows with result? Need serious help!

BigDataGeek
8 - Asteroid

I've been stuck on this problem for over a month and prior attempts to get help resolving haven't yielded a solution.

 

Here is my challenge.  To hack Tableau a bit with coloring a filled time series, I want a new row in my data that looks at the latest date of data, then grabs the output from that date in a formula and copies it to all prior date rows for the same level of detail.

 

Here is my output now.  You'll see the latest date is 3/1/2018, Headers are Date, MSAName, PropertyType, CountyName, FIPS, City & Zip.

 

The desired outcome would be that 'Green' be backfilled in the 'Color - LP MoM' column for all prior months because that was the result of the latest month (3/1/2018).  It would do this for ever row of data for each header (MSAs, Cities, Zip Codes, etc) and for each 'Color' calculation found in the formula.

alt1.png       


Here is where the calculations are being developed.  This occurs after all other calculations because it uses those to develop.

alt2.png

 

I've attached my packaged workbook for anyone who can help!

2 REPLIES 2
Treyson
13 - Pulsar
13 - Pulsar

What's up @BigDataGeek!

 

I like that your data set is doing a call out to such a fantastic city! Based on what I pulled from your question, I have attached a workbook that should take care of you. There may be more steps than actually needed, but it's late on a Monday. Let me know if you have any questions

 

Treyson

 

*edit forgot to attach

Treyson Marks
Senior Analytics Engineer
BigDataGeek
8 - Asteroid

Treyson, thank you sir!

 

Was able to figure it out off your solution.  Did a test run and working smoothly.

 

 

Labels