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

July 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more

Reply
Hell-1931
Helper II
Helper 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 SQL Server Import), PBI asks me to enter the dates for my @BOP / @EOP.

But I need to be able to use this data set for a different dates, in order not to make these data static.

Is there a way in SQL or in Power BI Desktop to keep my parameters dynamic (and not to use a specific dates when I import this dataset)?

1 ACCEPTED SOLUTION
v-lionel-msft
Community Support
Community Support

Hi @Hell-1931 ,

 

Try to use M parameters.

Power Query (M) – Passing Parameters dynamically to a SQL Server Query - Reporting/Analytics Made ea...

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.

 

 

View solution in original post

1 REPLY 1
v-lionel-msft
Community Support
Community Support

Hi @Hell-1931 ,

 

Try to use M parameters.

Power Query (M) – Passing Parameters dynamically to a SQL Server Query - Reporting/Analytics Made ea...

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.

 

 

Helpful resources

Announcements
Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

Check out the July 2026 Power BI update to learn about new features.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.