Two Tables - No Common Fields - Need All Combinations
- 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 all,
I'm new to Alteryx and an experienced Access user. In Access if I create a query using two tables with no fields in common (for example: One with 50 states and the other with 100 products), if I don't join the two tables and run the query, the results will show every combination of State & Product, i.e. 5,000 records. I tried using the Alteryx "Append Fields" function, but received an error message ("Error: Append Fields (4): There were more than 16 records in the source") and the results were only partial.
How would I do this in Alteryx? Many thanks in advance.
Solved! Go to Solution.
- Labels:
- Help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Are you just asking how to overcome the append error?
If you are... There is an option at the bottom of the append tool config to "allow all appends"
This will stop the error
Neil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks, that's all I needed to do!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks Neil. but the append field duplicating the values. I want the output as shown in the pic. how to do this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
do we have any solution for this?
