Forum Discussion
Hell-1931
5 years agoHelper II
Issues with table valued function parameters, while importing into Power BI Desktop
I have table valued function (from SQL) with two 'date' type parameters (@BOP, @EOP) @BOP is Beginning of Period @EOP is End of Period I need to import this tvf into Power BI. When I do it (I use ...
- 5 years ago
Hi Hell-1931 ,
Try to use M parameters.
Solved: How do I pass parameters to my SQL statement? - Microsoft Power BI Community
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-lionel-msft
5 years agoCommunity Support
Hi Hell-1931 ,
Try to use M parameters.
Solved: How do I pass parameters to my SQL statement? - Microsoft Power BI Community
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.