Announcement

Migration of this forum

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:

  • Each user will need to reset their password.
  • Please select "I forgot my password".
  • Enter the email address you used to register in this forum.
  • You will receive an email with a link to set a new password.
  • Please choose a new (secure) password and confirm the process.

We will keep you informed in the pinned thread.

Kind regards,
Your ReportServer Team


Migration des Forums

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:

  • Jeder Nutzer muss sein Passwort neu vergeben.
  • Wählt dazu einfach "Ich habe mein Passwort vergessen".
  • Gebt die E-Mail-Adresse ein, mit der ihr registriert seid.
  • Ihr erhaltet eine E-Mail mit einem Link zur Passwortvergabe.
  • Bitte wählt ein neues (sicheres) Passwort und bestätigt den Vorgang.

Wir halten euch im angepinnten Beitrag auf dem Laufenden!

Mit vielen Grüßen
Euer ReportServer Team

#1 2017-03-20 11:49:51

skosmas
Member
Registered: 2017-02-16

Hidden script parameter problem

I have three parameters:
a text parameter (param1),
a script parameter (param2)
and a datasource parameter (param3)

Param2 depends on param1 and param3 depends on param2.

Param1 is an input value. Given that value, the script of param2 sets the value of param2 that param3 uses.

I don't want param1 and param2 to be shown in the execution window.

I have set both param1 and param2 as hidden but thus param3 doesn't get the value of param2.

If I set only param1 as hidden, param2 gets the value of param1, so I guess that the script isn't called if I set a script parameter as hidden.

Is that a bug or did I get something wrong? Is there a workaround?

Offline

#2 2017-03-23 15:20:34

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: Hidden script parameter problem

Hi skosmas,

if param1 is hidden, how is it getting the value from the user ?

Cheers,
Eduardo

Offline

#3 2017-03-27 06:44:24

skosmas
Member
Registered: 2017-02-16

Re: Hidden script parameter problem

It's editable but hidden and I pass it's value through the url.

Offline

Board footer

Powered by FluxBB