Jump to: navigation, search

Reporting


Revision as of 13:49, 22 November 2017 by KVB (Talk | contribs) (Created page with "Our Reporting feature allows users to create reports from queries, which will be saved to a file on disk, and displayed using a web browser. Reports will contain information a...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Our Reporting feature allows users to create reports from queries, which will be saved to a file on disk, and displayed using a web browser. Reports will contain information about the child objects of the query that the user is currently viewing. All offline available children, as well as all their properties and their children will recursively be captured and written to the report file. Reports can be used for printing, documentation, or logging purposes. Users may also configure custom styling for the reports.

Creating a report

Please see this video to see how to create and open report files. If you cannot view the video, follow these instructions:

  1. Navigate to any query object.
  2. Click the "Create Report" button in the left-hand pane.
  3. The application picker will immediately be shown. Pick the application you wish to open the XML file with.
    • Due to a security feature of Chrome, the report will not be properly styled. Please use another browser.
    • You may also open the report using a regular text editor. Note that the report will not be styled in that case.
  4. Reports will be stored under LocalState/Reports. You may open them again from this folder at any time, or discard them.