Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Ability to run stored procedure using DirectQuery

Ability to run stored procedure using direct query
Status: Needs Votes
Comments
christian_terha
New Member
very nessesary
mdepoint
New Member
We need this functionality. Literally going to make or break our choice of PowerBI or Tableau.
Robert_William3
New Member
Two years later....... no improvements. BUT THATS OKAY BECAUSE WE RECENTLY GOT NEW THEMES!!!!!!!! Such a basic need to be able to simply pull data from a USP. I have absolutely no option available to me in direct query (which my business leaders demand we use) because the code I need to pull from SQL Server has ARITHABORT OFF; SET ANSI_WARNINGS OFF; I cannot pass this into direct query in PowerBI, and i cannot use it inside a UDF. It HAS to be done via a USP. I don't see why hundreds or even thousands of users have to waste their time creating a timed job, and a table to dump data into just so we can pull it into PowerBI direct query.
Robert_William3
New Member
I am feeling the urge to look into Tableau these days. Sick and tired of PowerBI "improvements" being useless stuff that no one really needs, but the important stuff is just washed over.
david_scott
New Member
Absolutely essential to call sprocs in DirectQuery. How many votes do we need to get this on the road map?
cdevarakonda
New Member
Waiting for this forever
jfencil1
New Member
Wow three years later! This would make life so much easier.
Wayne_Gibson
New Member

Over 4 years!!!

shabina
New Member

This should include using temp tables. If I query something in SSMS and it returns data, it should return data in PowerBI as well.

dev12
New Member

Also CTE.