Forum Discussion
DiePic
Resolver II
3 years agoRetrive data from visual object to use as parameters in query
Hi all I've this 2 visual object that list YEAR and MONTH from a [Calendar Table] I need to retrieve these 2 records as parameters and use them to refresh the sql query Please can som...
- 3 years ago
If can help
I find the matter, i lose this step:
"using DirectQuery mode"
now it's working.
DiePic
Resolver II
3 years agoHi lbendlin and thanx for reply,
the article you indicate is perfect for me but there is a step that I cannot view
can you help me for this?
lbendlin
Super User
3 years ago- go to the data model view
- select the table that holds your parameter column
- select the parameter column
- under Properties scroll all the way down
- expand the "Advanced" section
- pick the right parameter in the "Bind to parameter" dropdown
- DiePic3 years ago
Resolver II
If can help
I find the matter, i lose this step:
"using DirectQuery mode"
now it's working.