Fabric is Generally Available. Browse Fabric Presentations. Work towards your Fabric certification with the Cloud Skills Challenge.
Hey, i am facing an issue descripted below.
I do have a etl process with power query, which is gathering data from ~50 files from network drive. This is creating a dataset, which refresh is scheduled and it is published to Power BI service.
My question is, is there a way for another person to connect to this dataset through SQL Server in order to have a refreshed/'live' dataset?
What is the best solution to this? Did anyone faced and solved such problem?
Thanks in advance!
Hi @hejszyszky
Why do you want to connect this dataset via SQL server?
If you want to use that refereshed dataset, then you can use it Analyze in Excel feature:
https://docs.microsoft.com/en-us/power-bi/collaborate-share/service-analyze-in-excel
HI @nitishsh91,
This is required by another person, who is external (external - i mean who does not have access to network drive) to have refreshable dataset - who is gathering different datasets into sql server.
So we've been looking for a solution to provide this dataset as a refreshable data into sql server.
I think analyze in excel requires trigger in order to refresh data - which forces user to do such an activity daily or sth.
This doesn't need refreshing dataset as you are already refreshing the data as per your schedule and if you need to access that dataset you can easily do it via this analyze in excel feature which requires you to have access on dataset.
Otherwise you will have to download refreshed data from dataset and then load it in your sql as I haven't seen any default way of doing it.
Hmmm, what if row level data is required? Is there a way? Did anyone have any experience?
Check out the November 2023 Power BI update to learn about new features.
Read the latest Fabric Community announcements, including updates on Power BI, Synapse, Data Factory and Data Activator.