SOLVED
Replicate Data
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
tjamal1
8 - Asteroid
10-27-2020
11:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I have a data set that contains these records.
I wanted to replicate Sign UP Channel and SignUpStatus till the 46th period to generate more rows. How can I do this in the Alteryx Designer?
Period | SignUpChannel | SignUpStatus |
1 | A | Active |
1 | A | Pending |
1 | A | Inactive |
1 | B | Active |
1 | B | Pending |
1 | B | Inactive |
1 | C | Active |
1 | C | Pending |
1 | C | Inactive |
Solved! Go to Solution.
Labels:
- Labels:
- Preparation
2 REPLIES 2
22 - Nova
10-27-2020
11:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @tjamal1
Here is a workflow for the task.
Output:
till 46 for each combination.
Workflow:
Hope this helps 🙂
If this post helps you please mark it as solution. And give a like if you dont mind 😀👍
22 - Nova
10-27-2020
11:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
