The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
The gateway option is greyed out on the Dataset settings window. A stored procedure is used to get the data from SQL server. Data connectivity mode is set as 'Impoort'.
Can anybody help?
thanks!
Solved! Go to Solution.
@Seth_C_Bauer@Anonymous
Thanks, and it works now. I changed the server of the connection on the desktop to match what is on the list of gateway setting while add the real server in the query.
@Anonymous The datasource set up in the Service needs to match what you have set in the Power BI Desktop exactly. That is most likely the cause if you have no issues when running the report in the Desktop.
@Seth_C_BauerCould you tell me more about how to setup the datasource in the service to get the SP work? screenshot would be great. Thanks!
@Anonymous Which gateway did you deploy? Are you just executing a stored procedure or are you trying to pass a parameter?
Hi @Anonymous,
What connection mode you use? If you mean 'direct query', current you can invoke stored procedure in power query, but it not works on direct query mode.
Regards,
Xiaoxin Sheng
@Seth_C_Bauer@Anonymous
Thanks, and it works now. I changed the server of the connection on the desktop to match what is on the list of gateway setting while add the real server in the query.