Trish wrote:Hi,
I have few questions :
I am using power BI desktop but stuck in few areas and its better if i get some help from you guys.
1) How to pass parameter to stored procedure from slicer- since i am doing some long calculations in procedure.
2) Is it possible to pass table type variable (user defined table type) in procedure in Pwer bI.
Thanks
Tri**bleep**
1) No
2) No
The only interaction between Power BI and Stored Procedure(say in MSSQL) is calling a stored procedure by running a exec yourSP as the SQL Statement when getting data from MSSQL database in IMPORT mode.
You can submit your ideas at Power BI Ideas and vote it up.