Forum Discussion

Hell-1931's avatar
Hell-1931
Helper II
5 years ago
Solved

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 ...