Forum Discussion
JSiebrecht
5 years agoResolver I
Query Parameter not updating form Query List
My parameter with Query as suggested values does not update from the underlying list. I have a parameter "EndpointURL" I want to use in flexibly defining which data source to use for my main quer...
Anonymous
5 years agoNot applicable
Try drilling down on that parameter value in the table (right-click on the value, then select Drill Down. As it stands, You have a list containing a text value, but your query should resolve to a scalar text value. If you just drill down on the list so that you have just the value, the parameter should work.
--Nate
- JSiebrecht5 years agoResolver I
Dear Nate ( Anonymous ),
thanks for your input.
However, Query Parameters require a a List Query, not a list drilled down to a single value.
When doing the later, it query is not availbale anymore in the Manage Parameter, Query selection.
Any previously associated queries get cut.I'm afraid, this does not do the trick.