Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hi,
I have connected POSTGreSQL through ODBC in PowerBI. While calling a procedure , it is not showing the data of cursor and it is showing cursor name only. Stored Procedure showing output in PGAdmin perfect but not fetching in Power BI. Please help me.
Please refer below snapshot. FYI, input details are changed in below Pic. Waiting for quick solution
Regards,
Jagan
Hey @Jagan_Gadipally !
You have tried to use something like that below?
To consult the data: SELECT * from your_func()
To execute the function: SELECT your_func(param1, param2, ..., paramN)
Regards,
Marcel Magalhães
Microsoft Power BI Official Partner
MCT | Certified PL-300 Power BI
Thank you marcelsmaglhaes for quick reply. Its not working.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.