Please help with populating column based on 1 row
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello, I am looking for assistance with the following issue:
I want to take the template data source input and fill all the rows in the text column with the auto-updating heading in column b row 2 but column b has other values in the rows that I do not want copied to the text column. Here is a photo with how I want the final Alteryx product to look, the blue line shows what I mean by 1 row must be taken and then fill all the rows for the other column.
Thank you for your help, it is greatly appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @CRicci
You'd want to isolate the first row using a sample or select records tool, then use an append fields tool to have that value attached to the main dataset.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you for the help
