Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Job Test - ETL in SSIS / SSDT ?

Hi guys ! thanks for helping.

 

I have a test for a job that consists of:

 

- Download CSV file

- Download SSDT but only Services part

- Make the ETL inside the SSIS

- Use a SQL Server

 

I am very lost about doing the ETL in SSIS ? I mean, I am lost about the flow.

 

I Have to (?) :

- Import CSV to SQL Server

- Create table in SQL

- Import Table created in SQL to SSIS

- Make the ELT in SSIS

- Export Data model to Power bi?

Is it the correct flow? Is there a good video on youtube or any couse on internet that can help me ?

Thanks!!

3 Replies

  • Jimmy801's avatar
    Jimmy801
    Community Champion

    Hello Anonymous 

     

    you are here in the power query forum of Power BI. Are you sure you are in the right place? 🙂

     

    BR

     

    Jimmy

  • v-yingjl's avatar
    v-yingjl
    Community Support

    Hi Anonymous ,

    About create an ETL package in SSIS, this toturial introduces it in details that you can refer it step by step:

    SSIS How to Create an ETL Package 

     

    About How to use SSIS with power bi, you can refer these articles that could help you:

    1. How to use SSIS with Power Query 
    2. Data Analytics Using SSIS And Power BI 

     

    Best Regards,
    Community Support Team _ Yingjie Li
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • Anonymous's avatar
      Anonymous
      Not applicable

      I appreciate you help bro, tks