Using End Form Session To Navigate to A Report
  • 12 Mar 2021
  • 1 Minute to read
  • Dark
    Light

Using End Form Session To Navigate to A Report

  • Dark
    Light

Article Summary

Example Lab Article
While Example Lab projects are resources for public use, articles and assets are not actively maintained. Screenshots and features are from the specified version below. These references may become dated as new versions are released.


Overview

Example Lab Details

Version6.13.0
Root FolderExample Lab-Using End Form Session to Navigate to a Report
Modules None
DependenciesNone

This example demonstrates how to use a End Form Session step to filter and navigate to a Report.


Explanation

For this example, an Accounts Report is used. This report has a "Email Contains" filter. The Form, "Filter Report" Form, allows the user to enter a value for the filter that the report will be filtered on. The "Filter Report" Flow, is the main flow for this example. The first step is the "Filter Form". This Form takes in a string value for the report "email" filter and outputs a string value. The second step in this flow is the "End Form Session" step. There a multiple configurations for this step. The  Behavior is configured to "Display Report". The Specify Parameters function is "enabled". Here the Email Filter is added. The filter name needs to match the filter name on the Report. The input to this filter is mapped from the output of the Form. The Folder ID is the Id of the Designer folder the Report is stored in. The Report Id is the Id of the report that is being used for this example. When the Flow runs, the user enters a value for the the filter. The End Form Session Step displays the accounts report with the filter applied.


Reference Articles



Project Download

The examples attached were developed to be instructional and were not developed as officially supported components. For more information or to engage our service team to develop fully supported, production quality solutions, please contact services@decisions.com. Import the project below to a Decisions environment on version 6.13.0 or later using our Importing/Exporting article.





Was this article helpful?