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

Filling Null row with Data and update with below columns

shivanand612
7 - Meteor

Hi All,

 

I would like to change my Header dynamically and below is my problem statement and the result that i am looking for 

 

Problem Statement 

1nullnullnullnullSalesnullnullSales 2nullnullSales 3nullnull
2CountryStateRegionCityTargetAchieved% AchievedTargetAchieved% AchievedTargetAchieved% Achieved

 

Result i am looking 

CountryStateRegionCitySales TargetSales AchievedSales % AchievedSales2 TargetSales2  AchievedSales2  % AchievedSales3 TargetSales3 AchievedSales3 % Achieved

 

Thank you 

3 REPLIES 3
CoG
14 - Magnetar

Here is a sample workflow that achieves your stated goal:

Screenshot.png

Qiu
21 - Polaris
21 - Polaris

@shivanand612 
I believe you should also have data rows after these headers.

I made a slight change based on @CoG flow.

1203-shivanand612.png

shivanand612
7 - Meteor

Thank You 

Labels
Top Solution Authors