Forum Discussion
David0802
2 years agoFrequent Visitor
Gateway fails with a SQL db function call
I have a PowerBI report that connects to a SQL database and pulls data from database views. When I deploy this PowerBI report, it deploys and works fine on the PowerBI service. If I then add a dat...
GilbertQ
2 years agoSuper User
- David08022 years agoFrequent Visitor
Thanks GilbertQ , I've tried to wrap this into a DirectQuery SQL submission rather than just the function, but still no luck. I think you might be right. I researched further today and can see a Microsoft link that doesn't allow Stored Procedures to be called, but not specifically ruling out Functions...which I think should still be allowed but perhaps only in Import mode.
I'll persevere, would be a good outcome if I can get working.