Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
Hi,
I just heard about Power BI ability to connect to csv files located on SharePoint online then automatically create a dataset. And I'm wondering if there would be some benifits to update my current ETL strategy. I'm not concern about refreshing the data because we get updated data only once a month but I'd like to be sure I'm using Microsoft product for what they were intended for and with the optimal architecure.
Currently, I use 3 dataflows to import data into Power BI Services.
All sourced from csv files located in SharePoint online.
With a few transformations (rename headers, a few calculated columns and some value replacement)
Then I use 2 datasets. In each dataset I created a star model with 1 fact table and its related dimensions.
Most transformations and data prep steps are done in the datasets.
Those datasets are used for many official reports AND and are available to analyts across the organisation.
Should I drop the dataflows and rethink the dataset to connect directly to the csv files located in Sharepoint online or it is actually more robust the way I designed it ??
Thank you
--mo
Solved! Go to Solution.
Hi, @molegris
Although, a dataset can directly get data from a data source, however, it is a best practice that a shared dataset gets the data from dataflows, this is to have a multi-developer implementation of Power BI.
For more details,please refer to this document.
Best Regards,
Community Support Team _ Eason
Hi, @molegris
Although, a dataset can directly get data from a data source, however, it is a best practice that a shared dataset gets the data from dataflows, this is to have a multi-developer implementation of Power BI.
For more details,please refer to this document.
Best Regards,
Community Support Team _ Eason
Thank you, this was very useful.
I found that Microsoft documentation is very good with the "How To" use their products but it's very weak for explaining "Why would we use this product" "What was it made to do" "What is the product place in a BI ecosystem", etc.
Fortunately, there some good bloggers and a great community! 🙂