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
Hi,
I´ve tried embedding the report execution view as decribed in chapter "6.11.4. Embedding the Report Execution View", see https://reportserver.net/en/guides/admi … a-the-URL/ , and it works if you´re logged in.
But is there a way to display the report execution view (preview and parameters) without being logged , similar to chapter "6.11.3. Embedding Reports Without Login"?
Basically what I want to do is embed a report and still have the possiblity of configuring the parameters. I would need a link which looks like
http://SERVER:PORT/reportserverbasedir/ReportServer.html#inlinereport/id:29&user=root&apikey=myapikey&views:preview|parameter
Cheery,
Werther
Offline
Hi Werther,
this is currently not supported. We have ticket RS-2286 for this.
In case you are running on ReportServer Enterprise, you could however implement this via a little script that parses the URL, logs in the user identified by the apikey and then forwards the user to the #inlinereport url.
Regards,
Eduardo
Offline