Noviship
  • Noviship Courier Management System
  • System Overview
    • Organizational Hierarchy
    • Concepts
  • Administration Interface
    • Shipment View
      • Timeline
    • Data Tables
      • Exporting Table Data
      • Sigmas
  • Reports
    • Designing Reports
    • Pivot Tables
    • Variables
  • Tags
    • Progress Tags
    • Tag Parameters
  • Billing
    • Reconciliation
    • Manual Invoices
    • Adjusting Shipment Price
  • Shipments
    • Shipment States
    • Pickup Requests
    • Tracking Report
  • Customer Management
    • Customize Shipment References
    • Terms & Conditions
      • Creating a Terms Document
    • Issuing API Keys
  • Rules and Standards
    • Usernames
  • Payments
    • Credit Card Processing
    • Receiving Payments
  • Address Books
    • Bulk Editing Contacts
  • Batches
    • Batch Shipment Editor
  • Integration
    • WooCommerce
      • Using the WooCommerce Plugin
      • Shipping Zones
    • Shopify
      • Installing the Noviship App
      • Configuring the Shopify Integration
      • Troubleshooting
  • Guides
    • Changing Usernames
    • Manual Reconciliation
    • Changing Shipment Status
    • Offer Report
    • Markdown
    • Refunding, Crediting and Adding Surcharges
    • Reporting on Surcharges with Pivot Tables
  • Knowledgebase
    • Difficulty Installing Zebra Printer on Windows 10
Powered by GitBook
On this page
  • Starting Report
  • Introducing Variables

Was this helpful?

  1. Reports

Variables

Variables are a Report Feature that allow the viewer of the report to make changes to the report filter without editing the report (or having edit permission).

PreviousPivot TablesNextTags

Last updated 4 years ago

Was this helpful?

There will be occasions when an operator wishes to make adjustments to a report without going through the process of creating a new report or editing an existing report.

This is accomplished by declaring that certain filter criteria are Variables. The viewer of the report will be able to modify these Variables even if they don't have edit permission. The Variables are shown in the report viewer where changes are quick and simple.

Starting Report

Let's begin with a simple report to view the number of shipments for a specific courier, per month, over a given period.

We configure this report as a bar chart and when viewing it, we see the outcome

Introducing Variables

Imagine that someone wants to modify the date range at will. To do so they would clone the report and modify the filter. However this leads to duplicate reports and the viewer needs to have permission to create and edit reports.

Instead we can declare the date range to be variables.

Go to the Features Editor for this report

Here you can see what features have been configured for this report.

Click Add Item in the Variables section to create a variable and select the start of the date range as the filter and describe the variable (the name will be displayed in the viewer).

Repeat this for the Before date as well.

And save the changes. Now when you view the report you will see the variables.

Initially the variables will be set to the filter properties of the report. To change them, click on the variable control and after you have changed the filter click Update to refresh the report.

Now imagine you want to allow the viewer to switch between Purolator, DHL and FedEx. To do this simply add a variable for the Courier filter.

In this case we selected a Choice type. Unlike Text which allows the operator to enter any text they wish, Choice offers a drop-down selection of pre-determined values.

In this example we used the value=caption format where the text displayed to the operator is on the right side of the quals sign while the actual value is on the left side. This allows you to use the carrier codes with a tidy presentation.

And when viewing you will now see the additional variable.