SOLVED
Summarize data side by side
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
Jenina
8 - Asteroid
‎10-09-2024
12:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
Good day!
I want to summarize my data with same content from different input files to easily compare them but for some reason
it can't be summarized that simply, how can I possibly remove the Nulls in the spaces in between. I tried to filter it but some data were lost.
Example is attached.
Thank you!
Solved! Go to Solution.
Labels:
- Labels:
- Output
- Transformation
2 REPLIES 2
Garrett_Stoker
8 - Asteroid
‎10-09-2024
02:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Rather than using a Union, you could use a Join Multiple on the ID fields or by record position if you sort beforehand.
‎10-10-2024
07:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks! That's also possible.
