- 11 Nov 2024
- 1 Minute to read
- Print
- DarkLight
Filter Report On Page
- Updated on 11 Nov 2024
- 1 Minute to read
- Print
- DarkLight
Overview
Example Lab Details | |
Version | 6.10.2 |
Root Folder | Example Lab-Filter Report On Page |
Modules | None |
Dependencies | None |
This Example Lab project demonstrates filtering reports on Pages with a Flow Run Part.
Explanation
In this example, a Flow Run Part element is used to filter the reports on the Page. The Page has three elements, one Flow Run Part and two accounts reports. One Report has the account information such as First Name, Last Name, Email, and Account ID. The Second Report shows the Account Email and Group ID. The Flow Run Part Flow starts off with a Form that asks the end user to enter search criteria to filter the reports. There are two outputs for this Form: Clear Search and Search. The search output path leads to the Set Dashboard Report Parameters step. The input to this step is the Folder ID of the folder the page resides in and the name of the filter from the Reports. In this example, the filter is the Email Address Contained. On the Clear Search path, there is a Create Data step that has an Email address variable that is set to an empty constant. This will clear out the search since the email variable will be empty. Both Reports used in this example contain an Email Address Contains filter and have the Runtime Behavior set to Get Values From Other Reports.