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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
if I get data from SSMS(SQL Server Analysis Service), can I call stored procedures from connect live model? Thanks!
Solved! Go to Solution.
@Anonymous ,
No, you can not implement stored procedure when connecting to SSAS. You can only input DAX/MDX query when connecting to SSAS in import mode, but you can't even input any DAX/MDX query in live connection mode.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous ,
No, you can not implement stored procedure when connecting to SSAS. You can only input DAX/MDX query when connecting to SSAS in import mode, but you can't even input any DAX/MDX query in live connection mode.
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.