Using Input From Report On Flow Run Part
  • 03 Aug 2023
  • 1 Minute to read
  • Dark
    Light

Using Input From Report On Flow Run Part

  • 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.10.2
Root FolderExample Lab-Using Input From Report On Flow Run Part
Modules None
DependenciesNone

This Example Lab project demonstrates how to use a Report row selection as input to a Flow Run Part component on a Page.


Explanation

This Project contains a Page that has a Report and a Flow Run Part that displays a Form. The Report is sourced by the Accounts table and displays the following fields: First Name, Last Name, and Email. It has a hidden field, Account Id. On the Account Id field, the Send Data As Filter Change Source needs to be enabled, and a variable name needs to be provided for the Filter Change Source Name section. This variable will be used as the input variable for the Flow Run Part Flow. It is important that the variable names match exactly. For this example, the Flow Run Part Flow takes in the account Id. The Get By ID step will take in the Account id as input and output the account information. The First Name, Last Name, and Email fields from these results are mapped into the Form. The last thing that is configured is the Flow Run Part element on the Page Designer. The Update On Report Row Selection is enabled. This will update the Flow Run Part Flow with the information for the selected row on the Report.

Reference Articles

Reports Filtered by Row Selection

Flow Run Part



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.10.2 or later using our Importing/Exporting article.




Was this article helpful?