Forum Discussion
Anonymous
4 years agoNot applicable
There is no available gateway
Hello Power BI community, I published a report that is based on sopme data from SQL server and CSVs. The desktop version works just fine, but the online version outputs the following error messag...
- 4 years ago
Hi Anonymous
If you are trying to load data from your PC then you need the Gateway, but since that's not installed your report cant access the files it needs.
If your IT people won't let you install a gateway then you need to move the data sources to an online location that your report in PBI Service can reach.
Regards
Phil
rajub2023
2 years agoRegular Visitor
In my case , I was using SQL server and the mistake was I'm using port separated by colon instead of ,
i.e <DBName:1433> this is making Gateway problem . So basically if there is any mistake then we will see No Gateway Available issue .