I am attempting to get a SSRS report from an HTTP, using the HTTP and get, but it says it is an invalid URI, is there a work-around for this? I have checked the url, and it is correct.
Solved! Go to Solution.
Currently, we have powerapps generate the link to the report with any parameters it needs, then patch that link into a sql table. From there, we have a windows service that querys that table automatically (every 10 minuets or so) and checks to see if there are any unfullfilled requests, grabs the generated link, downloads, and emails it to whomever it may concern. That is how we get around it until we have a better option.
Hi @TMelton ,
You could test URL in Postman first. If it is ok, copy URI used in the test to the corresponding field.
Please take a try.
Best Regards,
did you ever figure out how to do this?
Long story short, no.
With an on-prem gateway, mixed with how we do our secruity, it was to much of a battle to be useful, so as per usual with PowerApps, we found a work-around that works for now until somthing else is supported.
@TMelton What is the work around you are using? Currently I am trying to work around this by exporting my report as an HTML, having Flow plug in the dynamic content, and converting the HTML to a PDF; however, OneDrive's file converter messes with the formatting of the HTML.
Currently, we have powerapps generate the link to the report with any parameters it needs, then patch that link into a sql table. From there, we have a windows service that querys that table automatically (every 10 minuets or so) and checks to see if there are any unfullfilled requests, grabs the generated link, downloads, and emails it to whomever it may concern. That is how we get around it until we have a better option.
Hi,
is it possible to share how to create power apps generate the link to report with parameters defined ?
is there an update to automate the export also ?
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
80 | |
56 | |
55 | |
43 | |
39 |
User | Count |
---|---|
84 | |
81 | |
76 | |
63 | |
42 |