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 2016-08-18 05:27:45

rajup
Member
Registered: 2016-08-17

DataSource Bundle

Hi,
can you please explore how to use "key Provider:Parameter" in dataSource bundle.

Thanks

Offline

#2 2016-08-18 07:07:43

Thomas Davies
datenwerke
Registered: 2016-05-18

Re: DataSource Bundle

Hi Rajup,

the Parameter key provider allows the user to select the database to use via a parameter. Consider that you have the following setup for the Datasource Bundle:

Key Provider: Paramater
Parameter Key: DS

Mapping Provider: Static

A: Datasource 1
B: Datasource 2
C: Datasource 3

In order to use this bundle at a report you would need to define a parameter with key DS. Then, the value of the parameter is used to choose the datasource. So, if the parameter value is B then the report is run on Datasource 2.

Hope this helps,
Thomas

Offline

#3 2016-08-18 09:12:47

rajup
Member
Registered: 2016-08-17

Re: DataSource Bundle

hi Thomas,
can you please tell me what is the type of parameter DS. is it Text parameter or DataSource parameter or else.

Thanks

Offline

#4 2016-08-18 10:08:19

Thomas Davies
datenwerke
Registered: 2016-05-18

Re: DataSource Bundle

Hi Rajup,

this can be any parameter that can return a string. That is, it could be a Text parameter, a DataSource Parameter (this is probably the most common case as this allows you to have a drop down box), or even a user variable or script parameter.

Regards,
Thomas

Offline

Board footer

Powered by FluxBB