Difference between revisions of "Determining the reportid"

From SmartWiki
Jump to: navigation, search
m (added other screenshot where reportid can be found.)
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
  
 
[[Image:ReportManagementPageWithReportIDsCircled.png|link=]]
 
[[Image:ReportManagementPageWithReportIDsCircled.png|link=]]
 +
 +
 +
In the report properties page, the Report ID is also shown on the General tab under the Report Builder button:
 +
 +
[[Image:Report-id-2.png|link=]]
 +
  
 
The Report ID can also be determined by the following method
 
The Report ID can also be determined by the following method
 
* Right-click on the link for the relevant report and select '''Properties'''
 
* Right-click on the link for the relevant report and select '''Properties'''
* Within the address displayed it will list the ''reportid'' for that Report. An example address would be: https://sample.smartsimple.biz/userreport/ur_viewreport.jsp?nextlevel=1&reportid=1231&reportname=Activites+-+No+account+activities. The Report ID in this case would be 1231.
+
* Within the address displayed it will list the ''reportid'' for that Report. An example address would be: ''<nowiki>https://sample.smartsimple.biz/userreport/ur_viewreport.jsp?nextlevel=1&reportid=1231&reportname=Activities+-+No+account+activities</nowiki>''. The Report ID in this case would be 1231.
 
 
  
 +
==See Also==
 
{{DeterminingIDs}}
 
{{DeterminingIDs}}
 
[[Category:Reports]]
 
[[Category:Reports]]

Latest revision as of 13:02, 13 January 2014

In order to determine the reportid:

In the list of Reports on the Reports page, the Report ID is displayed to the right of the export, edit and copy icons:

ReportManagementPageWithReportIDsCircled.png


In the report properties page, the Report ID is also shown on the General tab under the Report Builder button:

Report-id-2.png


The Report ID can also be determined by the following method

  • Right-click on the link for the relevant report and select Properties
  • Within the address displayed it will list the reportid for that Report. An example address would be: https://sample.smartsimple.biz/userreport/ur_viewreport.jsp?nextlevel=1&reportid=1231&reportname=Activities+-+No+account+activities. The Report ID in this case would be 1231.

See Also