Forum Discussion
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!!
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:
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.
3 Replies
- Jimmy801Community 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-yingjlCommunity 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:
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.- AnonymousNot applicable
I appreciate you help bro, tks