You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
Hello,
I have a data source parameter that uses a user variable to get the first option, which should be the default, so certain users don't have to manually select the variable, but at least visually it doesn't get selected. If I run the report without selecting a value for the parameter the results show that the first value was selected as the default so it's getting selected behind the scenes. Does anyone know how to fix this?
Offline
Hi tcarr,
could you please post some screenshots especially of your parameter configuration? Which reportserver version are you using?
Regards,
Eduardo
Offline
Hi eduardo,
I'm using version RS3.0.3-6002. Here are the screenshots:
Business Unit Selector gets the user variable, Business Unit is the parameter I'm having trouble with.
Dependency set up:
Query getting the result for the user variable first:
Executing the report:
Last edited by tcarr (2018-02-15 20:38:24)
Offline
Hi tcarr,
thanks for your screenshots. We are investigating this in the ticket RS-2877 and will update here when we have more information.
Regards,
Eduardo
Offline
Hi tcarr,
have you saved any value in the "default values" option of the datasource parameter?
Regards,
Eduardo
Offline
Hi Eduardo,
No value has been saved as the default since we want the default to dynamically change for each user. According to the documentation the first value returned in a datasource parameter's query is automatically selected as the default if one wasn't selected manually. My intention is to allow users to schedule and run reports with personalized default parameters.
Last edited by tcarr (2018-02-19 17:28:36)
Offline
Hi tcarr,
this is right, and this the behavior you observe in your results. It is only the visual part that doesn't show the correct entry, as you noted. This seems to be a bug and will be investigated in RS-2877.
Regards,
Eduardo
Offline
Hi Eduardo,
Thanks! I look forward to a fix.
Offline