Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

The output tab is where you specify how long you want the report data to be available. In addition, you have the option to specify a web service code. Web service codes are used to make reports easily accessible over the web. Finally, you can specify a token which will allow someone to access the report without having to enter their password. This is useful when a report is shared amongst users and you don't want to expose someone's personal password.

Image RemovedImage AddedImage Added

Web Service Code

...

 This checkbox is very useful if you are exporting the report data to a system like the Advanced Analytics Module /wiki/spaces/docs/pages/12915465 (AAM). Repeated data rows is undesirable because the AAM cannot combine rows efficiently on its own. Rather, it must iterate over all rows and combine them. This is an expensive and slow process. By combining the row data before it goes into AAM, you sidestep this issue.

...