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 2022-09-20 17:32:35

michigunesh
Member
Registered: 2018-12-20

Using Stored Procedure in Dynamic List

I have to create Dynamic list where data source is stored procedure. I tried to execute stored procedure but it is not accepting. Could you please advice if I can use stored procedure or I have to srictly use SQL only. Is there any specific format I need to use. Ised below few syntaxes. Nothing worked

execute dbo.RPT_Stored Procedure '2022-08-01', '2022-08-20'
execute dbo.RPT_Stored Procedure ('2022-08-01', '2022-08-20')
dbo.RPT_Stored Procedure ( '2022-08-01', '2022-08-20')
dbo.RPT_Stored Procedure '2022-08-01', '2022-08-20'

Offline

#2 2022-09-27 10:53:51

Tobias F
Administrator
Registered: 2020-02-07

Re: Using Stored Procedure in Dynamic List

Hi michigunesh,

for stored procedures information, please take a look here:
https://forum.reportserver.net/viewtopi … d=461#p461

Regards,
Tobias

Offline

Board footer

Powered by FluxBB