Forum Discussion
Creating a Report using Power BI Service
- 1 year ago
Hi medbea ,
Thank you for reaching out to Microsoft Fabric Community.
Thank you lbendlin for your prompt response.You cannot create a new data model from scratch in Power BI Service. It must originate from Power BI Desktop.
Here are some resources to get you started with connecting to On-Prem data gateway ( ex: On -Prem SQL server ) from PowerBI.
What is an on-premises data gateway? | Microsoft Learn
How to download: Install an on-premises data gateway | Microsoft Learn
Configuration in Service: Add or remove a gateway data source - Power BI | Microsoft LearnTutorial to refresh data from an on-premises SQL Server database: Tutorial: Connect to on-premises data in SQL Server - Power BI | Microsoft Learn
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!
possible to create a report in service using a data flow
no, you can only create a report off a semantic model.
My data is on prem SQL server I have set up the data gateway and connection.
that is not relevant to your ask. You need to have a semantic model.
- medbea1 year agoNew Member
Do you have documentation on how to create a semantic model and connect it to my gateway?
- lbendlin1 year agoSuper User
Sorry, I don't understand the question. Are you asking how to get the data from your on prem SQL into a semantic model? Do you want to use import mode or Direct Query mode? If you don't want to use Power BI Desktop then you would have to do all the necessary steps via the REST API.
- v-venuppu1 year agoCommunity Support
Hi medbea ,
Thank you for reaching out to Microsoft Fabric Community.
Thank you lbendlin for your prompt response.You cannot create a new data model from scratch in Power BI Service. It must originate from Power BI Desktop.
Here are some resources to get you started with connecting to On-Prem data gateway ( ex: On -Prem SQL server ) from PowerBI.
What is an on-premises data gateway? | Microsoft Learn
How to download: Install an on-premises data gateway | Microsoft Learn
Configuration in Service: Add or remove a gateway data source - Power BI | Microsoft LearnTutorial to refresh data from an on-premises SQL Server database: Tutorial: Connect to on-premises data in SQL Server - Power BI | Microsoft Learn
If this post helps, then please consider Accepting as solution to help the other members find it more quickly, don't forget to give a "Kudos" – I’d truly appreciate it!