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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
YuLinming2025
Regular Visitor

No binding to Parameter

I use SQL to create the data for DataRange table.

select distinct date(time) as date from timetable

I want to bind to a DQ M parameter. But can not show the binding.

 

YuLinming2025_0-1758870155996.png

 

1 ACCEPTED SOLUTION
jgeddes
Super User
Super User

You can enable the parameter to load into the model. Is that what you are looking to do? 

(Right click on the parameter and select enable load.)

jgeddes_0-1758891244780.pngjgeddes_1-1758891280076.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





View solution in original post

4 REPLIES 4
v-prasare
Community Support
Community Support

Hi @YuLinming2025,

We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.

 

 

Thank you for your patience and look forward to hearing from you.
Best Regards,
Prashanth Are
MS Fabric community support

v-prasare
Community Support
Community Support

Hi @YuLinming2025,

We would like to confirm if our community members answer helps resolve your query or if you need further help. your insights are truely valuable to community users,  If you still have any questions or need more support, please feel free to let us know.

 

@jgeddes & @zenisekd  ,Thanks for your prompt response

 

 

 

Thank you for your patience and look forward to hearing from you.
Best Regards,
Prashanth Are
MS Fabric community support

jgeddes
Super User
Super User

You can enable the parameter to load into the model. Is that what you are looking to do? 

(Right click on the parameter and select enable load.)

jgeddes_0-1758891244780.pngjgeddes_1-1758891280076.png

 





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





zenisekd
Super User
Super User

Hi, as far as I know, Power BI desktop wont show in the model view the parameter. You can only see it in the Power Query. 

If you want to see or use parameters in the model, you can:

  • Reference them in a query that outputs a table or value.
  • Load that query into the model (e.g., a single-cell table with the parameter value).
  • Then it will appear in the Model view as a table or column.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 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.

Top Kudoed Authors