Forum Discussion

davishert's avatar
davishert
Regular Visitor
9 years ago
Solved

Connect to data gateway

I'm new to PowerBI, so forgive the question if it's elementary. I created a report in PowerBI desktop, published it to the PowerBI Service along with the data set. I then opened a data gateway to my ...
  • Anonymous's avatar
    Anonymous
    9 years ago

    davishert I assume you installed the On-Premises Data Gateway. Once you have that installed, you need to go to the Power BI Service and under "Settings" (the gear) click on Manage Gateways. This will give you a list of the OPD gateways you have installed and have access to. You can use this example of creating a data source to a SQL Server as an example walkthrough. But essentially you need to create a data source with the connection strings that match exactly to the connection strings in your Desktop file. Then, publish the PBIX file and the gateway will appear as one that you can use under your dataset to refresh.