Check your eligibility for this 50% exam voucher offer and join us for free live learning sessions to get prepared for Exam DP-700.
Get StartedDon't miss out! 2025 Microsoft Fabric Community Conference, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount. Prices go up February 11th. Register now.
Hi Community,
I work with many customers who use OneDrive (csv-, xlsx-files) as data source for Power BI reports. These files exist for valid reasons— they’re sent by partners, suppliers, customers, and so on. I want to avoid transforming them locally into a database or similar structure using something like a C# tool.
Power BI can read data from SharePoint folders without issues, but it’s often time-consuming. A better solution would be to use a service, like a dataflow, to import the data, and then pull all the data from the dataflow into Power BI.
With the introduction of Fabric, I’d love to migrate all file-based data into a warehouse or a lakehouse—the new SQL server-like option in Power BI. I envision a workflow where
In essence: an incremental refresh for file-based data sources with post-import file management.
I’m struggling to navigate the many options within Fabric. How can I address this use-case effectively?
Thanks in advance!
Holger
Solved! Go to Solution.
@holgergubbels, Thanks for reaching MS Fabric community support.
You can use Fabric Pipelines + Dataflows Gen2 + Lakehouse to setup your flow
additionally, Dataflow gen2 are more powerful than traditional data pipelines. you can have advanced options like joins ..etc
let me know if you need any further assistance here.
Thanks,
Prashanth Are
Please mark this as solution if it helps. Appreciate Kudos.
@holgergubbels, Thanks for reaching MS Fabric community support.
You can use Fabric Pipelines + Dataflows Gen2 + Lakehouse to setup your flow
additionally, Dataflow gen2 are more powerful than traditional data pipelines. you can have advanced options like joins ..etc
let me know if you need any further assistance here.
Thanks,
Prashanth Are
Please mark this as solution if it helps. Appreciate Kudos.
One more thing! Fabric is based on Parquet files. So while you can certainly store your CSVs in the data lake it would be better for performance to convert them into Delta Lake format (with Vorder optimization). Then you can access them in Power BI directly.
User | Count |
---|---|
33 | |
14 | |
6 | |
3 | |
2 |
User | Count |
---|---|
39 | |
22 | |
11 | |
7 | |
6 |