HomeForum
Welcome, Guest

Transforming Excel Column with DB Table Column
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Transforming Excel Column with DB Table Column

Transforming Excel Column with DB Table Column 1 year, 5 months ago #1272

  • abuthangam
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Hi,
This is Syed. Working as Technical Architect in Payroll Systems.

I am evaluating Advanced ETL Processor Ent for our Data Loading functionality. Got a query while loading Excel data to MySQL.

Source excel has a column SYSTEMNO, which shoule be transformed as EMPLOYEE_ID and mapped to DB Column EMPLOYEE_ID. I need to translate SYSTEMNO as EMPLOYEE_ID using a query SELECT EMPLOYEE_ID FROM EMPLOYEE WHERE SYSTEMNO=''.

I think, this logic should be implemented in the transformation process. But, struggling to find the right transformation function to do this. Any pointer to overcome this issue is very much appreciated.

Thanks & Regards,
Syed.

Re: Transforming Excel Column with DB Table Column 1 year, 5 months ago #1275

  • admin
  • OFFLINE
  • Moderator
  • Posts: 2174
  • Karma: 12
Hello

Use lookup object

Use this sql as source for the lookup
SELECT EMPLOYEE_ID,SYSTEMNO FROM EMPLOYEE

Also watch our on-line tutorials
www.dbsoftlab.com/etl-tools/advanced-etl...online-tutorial.html

Mike

Re: Transforming Excel Column with DB Table Column 1 year, 5 months ago #1276

  • admin
  • OFFLINE
  • Moderator
  • Posts: 2174
  • Karma: 12
  • Page:
  • 1
Time to create page: 0.16 seconds

Testimonials

"Pricing is an important aspect of our software investment program and DBSL exceeded our expectations in both performance and value for money."

Dana Sander,
ICT Manager

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