How to split values from one column to multiple columns?

I am working with retailer sales reports and sometimes they are a bit messy.
Right now, one our retailers reports sales in this format like this:
Product | Units sold |
---|---|
SKU 1 | 45 |
SKU 2 | 10 |
SKU 3 | 94 |
SKU 4 | 48 |
SKU 5 | 12 |
SKU 6 | 19 |
SKU 7 | 36 |
SKU 8 | 56 |
SKU 9 | 48 |
Total Online | 368 |
SKU 1 | 56 |
SKU 2 | 13 |
SKU 3 | 118 |
SKU 4 | 60 |
SKU 5 | 15 |
SKU 6 | 24 |
SKU 7 | 45 |
SKU 8 | 70 |
SKU 9 | 60 |
SKU 10 | 45 |
SKU 11 | 45 |
total Store 1 | 550 |
I would like to separate total sales by SKU per channel (online and stores).
Any ideas on how to accomplish that in MagicETL?
Answers
-
Is this the complete data table for this retailer?
If I solved your problem, please select "yes" above
0 -
Hi Cole! There are about 7 more stores and not all stores sell the same exact SKUs!
0 -
Okay, are the number of SKUs each store sells fixed? I have a solution that is a bit hard coded, but works. It involves using lead functions with beastmodes. It wouldn't work if the # of SKUs each store sold was always changing.
If I solved your problem, please select "yes" above
0 -
Hi Cole, unfortunately the number of SKUs change in most months.
0
Categories
- All Categories
- Product Ideas
- 2.1K Ideas Exchange
- Connect
- 1.3K Connectors
- 309 Workbench
- 7 Cloud Amplifier
- 10 Federated
- Transform
- 665 Datasets
- 120 SQL DataFlows
- 2.3K Magic ETL
- 827 Beast Mode
- Visualize
- 2.6K Charting
- 90 App Studio
- 46 Variables
- Automate
- 198 Apps
- 488 APIs & Domo Developer
- 97 Workflows
- 24 Code Engine
- AI and Machine Learning
- 23 AI Chat
- 4 AI Projects and Models
- 18 Jupyter Workspaces
- Distribute
- 119 Domo Everywhere
- 283 Scheduled Reports
- 11 Software Integrations
- Manage
- 145 Governance & Security
- 13 Domo Community Gallery
- 49 Product Releases
- 13 Domo University
- Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 116 Community Announcements
- 5K Archive