We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Data Table Transformation and Storing

KLEITH21
6 - Meteoroid

Hello, I am in need of a little help on how to transpose my input form data and write it out to individual file "databases" on a monthly basis. I imagine I need to transform the data structure so that the Current Month kW is the value of the System but I can't quite nail it down!

 

Incoming data schema

KLEITH21_3-1646946165265.png

 

Required Output needs to write to separate files based on Region and then, within those files, tabs based on Site. The Current Month kW would append to the historical readings. It should look something like this unless someone has a suggestion on a better schema.

 

KLEITH21_2-1646946065310.png

 

I tried this but this gives me too many columns for each so maybe I need to summarize and join rather?

 

KLEITH21_0-1646950422481.png

 

 

10 REPLIES 10
allwynthomas24
11 - Bolide

Hey @KLEITH21,

 

Thanks for accepting the solution.

 

Regards,

Allwyn.

Labels
Top Solution Authors