Forum Discussion

YuLinming2025's avatar
YuLinming2025
Frequent Visitor
10 months ago
Solved

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.    
  • jgeddes's avatar
    10 months ago

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