Welcome to deBUG.to Community where you can ask questions and receive answers from Microsoft MVPs and other experts in our community.
0 like 0 dislike
1.6k views
in Power BI by 2 2 4

I am planning to move from SSRS to Power BI, so I would like to know if it's possible to use a direct SQL Query or SQL views and stored procedures in Power BI

Thanks


1 Answer

1 like 0 dislike
by 151 169 345
selected by
 
Best answer

Using SQL Stored Procedure in Power BI

As a short answer, NO, you can't use SQL Stored Procedure in Power BI.

Instead, you should use

  • SQL Table.
  • SQL View.
  • SQL Query.

How to Edit Existing SQL Query in Power BI Desktop?

For more details, Please check Power BI: Edit Existing SQL Query


You might also like to read

If you don’t ask, the answer is always NO!
...