Difference between revisions of "Report URL"
From SmartWiki
Line 21: | Line 21: | ||
''reportid'' is the [[reportid|unique ID number of the report]] | ''reportid'' is the [[reportid|unique ID number of the report]] | ||
''report name'' is the name of your report, with spaces between words replaced with the plus sign "+" | ''report name'' is the name of your report, with spaces between words replaced with the plus sign "+" | ||
+ | |||
+ | ==See Also== | ||
+ | * [[reportid|Determining the report ID]] | ||
+ | * [[Creating a Portal Interface]] | ||
+ | |||
+ | [[Category:Reports]] |
Revision as of 12:09, 30 August 2013
In order to add a link to a specific report to a portal, or to create a link elsewhere in the system, you need the URL of the report in question.
To retrieve the report's URL:
- Hover your cursor over the Run Report icon for the report whose URL you wish to retrieve.
- Right-click on the icon and copy the link location*.
- Paste the report URL into a word processing program, or directly into the URL setting on the Portal Set-up page.
* Note: different Internet browsers use different terminology for copying the link location. Mozilla Firefox uses Copy Link Location Internet Explorer uses Copy Shortcut Chrome uses Copy link address etc.
The syntax for the report URL will be:
http://your url/userreport/ur_viewreport.jsp?nextlevel=1&reportid=reportid&reportname=report name where: your url is the URL used to access your copy of SmartSimple, for example grants.smartsimple.us reportid is the unique ID number of the report report name is the name of your report, with spaces between words replaced with the plus sign "+"