Pass parameter to report via URL
Posted: Fri Dec 10, 2021 4:06 pm
I have a couple of reports that have urls that are dynamically built. So report_1 loads a bunch of jobs, each job has a hyperlink created with "https://hidden/Reports/ReportViewFile.a ... er.OrderID}". Clicking this will open report id=23 and pass the OrderID to it and it works.
A second link looks like this "https://hidden/Reports/ReportViewFile.a ... derID=1478". This will open the report id=262 but doesn't pass on the OrderID (which the first link does) so you get a report but still have to enter the orderID by hand. I want it to just grab the orderID from the url just like report id=23 does.
I have gone through report id 23 and report 262 and i don't see anything that would prevent report 262 from acting any different then report 23. Am i missing a setting somewhere?
I am using Ultimate 2021.3.7 aug 2021.
A second link looks like this "https://hidden/Reports/ReportViewFile.a ... derID=1478". This will open the report id=262 but doesn't pass on the OrderID (which the first link does) so you get a report but still have to enter the orderID by hand. I want it to just grab the orderID from the url just like report id=23 does.
I have gone through report id 23 and report 262 and i don't see anything that would prevent report 262 from acting any different then report 23. Am i missing a setting somewhere?
I am using Ultimate 2021.3.7 aug 2021.