Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
campelliann
Post Patron
Post Patron

How would you solve this? Daily versions of CSV into PowerBI

Hi there,

I have a CSV that falls into a folder everyday, once a day - with the company staff. I may need to compare different versions of the file so I was thinking in pulling those into Power BI.

I was thinking using a power automate flow to copy the CSV everyday into a new folder, which is a solution I can work with. How would you do this? Would pass the CSVs to a SQL dataBase (is there any gain?)


Thanks in advance.


1 ACCEPTED SOLUTION
Hariharan_R
Solution Sage
Solution Sage

Hi @campelliann 

Yes you can use Power Automate or any other tools to push your csv files into target folder and using Folder as a source in Power BI - Power query to read all the csv files and build the report.

 

Yes - you will get more benefit if you use SQL db in terms of data storage and performance. Power BI with SQL is always best since it can leverage the query folding options. You also think on the other side on moving the data from csv to SQL db which may be expensive in your case. 

 

Thanks

Hari

Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


My Blog :: YouTube Channel :: My Linkedin


View solution in original post

3 REPLIES 3
Hariharan_R
Solution Sage
Solution Sage

Hi @campelliann 

Yes you can use Power Automate or any other tools to push your csv files into target folder and using Folder as a source in Power BI - Power query to read all the csv files and build the report.

 

Yes - you will get more benefit if you use SQL db in terms of data storage and performance. Power BI with SQL is always best since it can leverage the query folding options. You also think on the other side on moving the data from csv to SQL db which may be expensive in your case. 

 

Thanks

Hari

Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


My Blog :: YouTube Channel :: My Linkedin


Hi there @Hariharan_R,


One last question if I may. What mechanisms do I have to automatically move CSV to a SQLdb? 
Do I need to use something like Python (or another language), or does SQL have an inherent mechanism of importing data.

Thanks

Hi

If you need to push data to SQL as onetime then you can use import data option with in SQL. if you need daily then use SSIS or Azure Data Factory.

Thanks

Hari

Did I answer your question? Then please mark my post as the solution.
If I helped you, click on the Thumbs Up to give Kudos.


My Blog :: YouTube Channel :: My Linkedin


Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.