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
Pages: 1
Hello,
How can we make a file upload as file argument be a datasource?
Thanks
Offline
Hi Stéphane,
if I understand you correctly, you are trying to create a script datasource containing the contents of a file upload.
this is not possible currently. What you can do is place the file in a specific server directory, where the script can read it, and read it dynamically by the script.
Regards,
Eduardo
Offline
Hi Eduardo,
Perhaps, i could put the file argument in a local datasink to remplace the csv that is a datasource ?
Offline
Hi Stéphane,
yes, the file in the server can be replaced in any way, a local fileserver datasink is a good option for this.
Regards,
Eduardo
Offline
Pages: 1