HomeForum
Welcome, Guest

Splitting Data
(1 viewing) (1) Guest
Data Warehousing and Data integration
  • Page:
  • 1

TOPIC: Splitting Data

Splitting Data 1 year, 10 months ago #907

  • PeterP
  • OFFLINE
  • Fresh Boarder
  • Posts: 1
  • Karma: 0
Hi all,

I am new to all this data transformation and ETL stuff.
and if someone can guide me for for the below it would be great

my source file is is something like this

Customer ID|Customer Name|ItemID|ItemName|SalesAmount
1 |John Smith |1 |Item 1 |100
1 |John Smith |1 |Item 1 |3000
2 |Steeve Gates |2 |Item 2 |11200
2 |Steeve Gates |2 |Item 2 |124
2 |Steeve Gates |2 |Item 2 |122

I want to split it into two table one of the will hold

Sales by customer
Customer ID; Customer Name;TotalSales
1;John;30100
2;Steeve Gates;50566

Another sales by Item
ItemID;ItemName;SalesAmount
1 |Item 1 |100
2 |Item 2 |11200

The number do not match but it does not matter

Thanks in advance
Regards
Peter R

Re:Splitting Data 1 year, 9 months ago #911

  • admin
  • OFFLINE
  • Moderator
  • Posts: 2183
  • Karma: 12
Advanced ETL processor would be the best option for you
Installation has an example of how it can be done.

Peter
  • Page:
  • 1
Time to create page: 0.15 seconds

Testimonials

We soon realised that Visual Importer ETL was designed by people who use it everyday.

Mark Brown,
MIS Consultant

User Login

You only need to log in or register to use our support forum



Our customers

BP

BBC

HSBC


Databases we work with

Go to top