Add a 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
I am struggling to add a new row or header in alteryx flow. The header I want - 20240716(yyyymmdd), 2100, Stale BYPASS, TRUE
Could some one help?
Solved! Go to Solution.
- Labels:
- Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can rename headers through either the select or dynamic rename tools (and many others, but one of these will be your solution). Dynamic Rename has lots of options including taking headers from first row.
The option in Union to select which order the datasets are stacked is sometimes handy in this situation as well.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks for your response. so by using dynamic I can add a row as shown in the previous attachment?
The result I want,
1st row should be the header [ 20240716(yyyymmdd), 2100, Stale BYPASS, TRUE ]
2nd row should be the regular field [ Pricing ID, Hierarchy, PTG, Price Type, and other]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@Shoyeb23 - if you are trying to add the data as shown, use a text input tool
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yeah, as mentioned previously, you can use dynamic rename. Here's how to configure it.
Create a text input for your new field names:
Then use the Dynamic Input tool as follows:
Hope that helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you so much, I believe that will work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Great!
