The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
How to load Mysql Stored procedures from mariadb
Solved! Go to Solution.
HI @anishkrissh ,
I think it should similar as 'invoke a stored procedure' in SQL connector, you can invoke your stored procedure in advanced option -> 'SQL statement':
Execute SQL Server Stored Procedure With User Parameter In Power BI
Notice: stored procedure not able used in directquery mode.
Regards,
Xiaoxin Sheng
HI @anishkrissh ,
I think it should similar as 'invoke a stored procedure' in SQL connector, you can invoke your stored procedure in advanced option -> 'SQL statement':
Execute SQL Server Stored Procedure With User Parameter In Power BI
Notice: stored procedure not able used in directquery mode.
Regards,
Xiaoxin Sheng
Thank you.....