GetReportUrl Function
GetReportUrl (report as ObjectIdentifier, param1 as String, param2 as String, param3 as String, param4 as String, param5 as String, param6 as String, param7 as String, param8 as String, param9 as String, ... as String) as String
Category: | Common |
Description: | Generates a URL string that represents a report with parameters |
Note | This function works only for reports that are viewable in AdaptiveWork. It will not work for reports that can only be downloaded in Excel and not viewed in AdaptiveWork. |
Supported Context: | FormulaField And BusinessRules |
Parameters: | |
report as ObjectIdentifier(SystemQuery, UserDefinedQuery) | |
... as String | |
Returned value as String |