Senseforce 2.0 Manual
  • Welcome to Senseforce 2.0
  • SF MQTT API
  • SF Edge
    • Edge Package Overview
    • Edge Installation
      • Using the SF Edge Service installer in command shell
      • Headless SF Edge Servie execution
    • Edge Configuration
      • Which Plugins to load (appsettings.xml)
      • Edge Data Routing (EventDefinition.xml)
      • OTA configuration (otasettings.xml)
      • Edge Logging
      • Input plugins
        • SQL Plugin
        • SQLite Plugin
        • OPC UA Plugin
          • OPC UA server browser
        • SIEMENS S7/SINUMERIK Plugin
          • Creating connection definition file
        • S7 Plugin
        • REST Plugin
        • TCP Listener Plugin
        • XML File Parsing Plugin
        • Heidenhain Plugin
      • Output Plugins
        • MQTT Plugin
        • SQLite Plugin
    • Edge Compute plugins
      • Creating compute plugins
      • Using compute plugins
  • SF Edge Asset Management
    • Edge version repository
  • SF Platform
    • Navigation
      • Overview Screen
    • Dataset Builder
      • Filters, Aggregations and Groupings
      • Functions of the Formula Editor
      • Additional Settings
      • Special Events
      • FAQ and Troubleshooting
    • Script Editor
      • Details of the Script Editor
      • Installed Packages
      • Working with Timestamps
        • Working with Timestamps in Python
        • Working with Timestamps in R
      • FAQ and Troubleshooting
    • Widgets
      • Text
      • Headline
      • Image
      • Progress Bar & Gauge Chart
      • Table
      • Map
      • Line, Bar, Scatter and Area Chart
      • Pie Chart
      • Gantt Chart
      • Histogram
      • Overview
      • Log
      • Default colors and color conditions
      • FAQ and Troubleshooting
    • Dashboards
      • Dashboard Filters
      • Favorites
      • Data Drilldown & Widget Interaction
      • Editing multiple dashboard widgets
      • Time Zones
      • Synchronized Zooming
      • Sharable Dashboard URL
      • Multi-chart layout options
      • Default sort for table widgets
      • Releases
      • Reporting
      • FAQ and Troubleshooting
      • Applying zoom to global timestamp filter
      • Optimise the layout for different devices
    • Machine Master Data
      • Dimensions
      • Instances
      • Things
      • Use Case
      • FAQ and Troubleshooting
    • Automation
      • Trigger
      • Scheduling overview
      • Actions
      • Test your Automation
      • Zapier integration (necessary internal steps)
      • Zapier integration
      • Subscriptions
      • FAQ and Troubleshooting
    • Event Schema Management
      • Importing a Event Schema
      • FAQ and Troubleshooting
    • Virtual Events
      • Creating a Virtual Event
      • Scheduling Overview
      • Permissions and Data Access
      • FAQ and Troubleshooting
    • Details modal for elements
    • Copy / Duplicate elements
    • Whitelabeling
    • Edge Device Management
    • Element History
    • Public API
      • Get your access token
      • Endpoints
      • Debugging scripts
      • FAQ and Troubleshooting
    • User & Group Management
      • FAQ and Troubleshooting
    • Active Directory & SSO Setup
Powered by GitBook
On this page
  • Report mode
  • Changing the report layout
  • Header and footer
  • Generating a PDF report

Was this helpful?

  1. SF Platform
  2. Dashboards

Reporting

PreviousReleasesNextFAQ and Troubleshooting

Last updated 2 years ago

Was this helpful?

With reporting, you are able to generate a PDF file of your dashboard, which you can then e.g. send to colleagues or management. You can think of a report as a dashboard, but with a different layout so that it fits on an A4 page.

Report mode

Navigate to the dashboard for which you want to create a report and switch to edit mode. If you now click the three dots button in the header, you will see an option called Report mode. This will take you to the report view, where you can create the layout of your report.

Reporting only works on dashboards with one section. If you don't see the Report mode option, it may be because you have more than one section on your dashboard.

If you click on the three dots button again, the Report mode option should appear green, which means that the report mode is turned on. To switch back to the normal dashboard edit view, simply click on Report Mode again to turn it off.

Changing the report layout

As already mentioned, a report is basically your same dashboard, just with a different layout. You can pretty much do the same things in report mode as you can in dashboard edit mode regarding the layout, e.g. you can add or remove widgets, or you can resize or move widgets.

Note that the widgets are shared with your dashboard layout. That means that if you add a widget in reporting mode, it will also get added to your "normal" dashboard, the same goes for deleting widgets. Moving and resizing on the other hand only take effect in the current mode you're in, so if you resize a widget in report mode, it won't get resized in your dashboard and vice versa.

Reporting is limited to one page currently.

Changing the report orientation

Reports by default are always in A4 portrait mode. To switch to landscape mode, you can simply toggle to the landscape via the radio buttons that are located on the top right of your report preview.

Header and footer

The header automatically contains the following information:

  • Dashboard Name

  • Created by user: The user that created the report, while designing the report will always be you.

  • Timeframe: This will display a formatted version of the current value set in your global timestamp filter.

  • Things: This will display a formatted version of the current value set in your global thing filter. If your global thing filter is set to an in the filter, the header will only display the first three things. If there are more than three things it will also show you how many things it didn't display.

The footer automatically contains the following information:

  • Creation Date: You may be confused because the creation date will always just show the current date and time. This is because in report mode this value doesn't make much sense, but when generating a PDF of your report, it will be printed with the current time when the PDF has been generated.

  • Current page and total pages

Generating a PDF report

If you are happy with the layout of your report, you can now create a PDF version of your report. To do this, you can click on the Button with the arrow down icon in the header section. Clicking this button will generate a report PDF and will give you the option to save the PDF.

This button will also appear in dashboard view or edit mode, so you don't need to switch to report mode again to download a report PDF.

Report pdfs are not generated in the browser but on our servers. That's why to get a correct pdf, your dashboard must be saved before being able to download a pdf. If you're not able to click the download button, please check if you can save the dashboard.

Toggling report mode on and off
Changing a reports orientation
Report header with global timestamp filter set to today and global thing filter set to an in filter with 5 things selected
The download report button in the dashboards' header section