HomeForum
Welcome, Guest

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

TOPIC: Splitting Data

Splitting Data 1 year, 6 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, 6 months ago #911

  • admin
  • OFFLINE
  • Moderator
  • Posts: 1934
  • Karma: 11
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

I had my first upload running within 10 minutes of installing Visual Importer ETL

Gene Kovacs,
Director of Technical Business Operations,
A2B

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