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

Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!

Reply
espo4life
Helper I
Helper I

SQL Table Value Function with Parameters

I have a Table-Value Function that I want to use as a data source and have it parameterized (even if I have two static parameters). The signature is

 

SELECT * FROM [dbo].[fnCUSTCLUBPLAN] (
<@PeriodStart, datetime2(7),>
,<@PeriodEnd, datetime2(7),>)

 

I imported it into Power BI with hardcarded dates and the editor shows it as

= dbo_fnCUSTCLUBPLAN(#datetime(2000, 1, 1, 0, 0, 0), #datetime(2000, 6, 5, 0, 0, 0))

 

Can anyone point me in the right direction?I have a parameter named "Parameter1" that is a date/time type.

 

Thanks in advance!

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @espo4life ,

You can create 2 query parameters to filter the data based on the date field, please refer the contents in the following links to achieve it.

Working with Parameters in Power BI Desktop

How do I pass parameters to my SQL statement?

Best Regards

Rena

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

Hi @espo4life ,

You can create 2 query parameters to filter the data based on the date field, please refer the contents in the following links to achieve it.

Working with Parameters in Power BI Desktop

How do I pass parameters to my SQL statement?

Best Regards

Rena

That worked beautifully. Thank you!!

TomMartens
Super User
Super User

Hey @espo4life ,

 

this article describes what you are looking for:

https://answers.microsoft.com/en-us/msoffice/forum/all/power-query-get-transform-sql-native-query-wi...

 

Hopefully, this helps to tackle your challenge.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

Vote for your favorite vizzies from the Power BI World Championship submissions!

Sticker Challenge 2026 Carousel

Join our Community Sticker Challenge 2026

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

January Power BI Update Carousel

Power BI Monthly Update - January 2026

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.