Displaying Lists on a Report
  • 24 Jan 2022
  • 1 Minute to read
  • Dark
    Light

Displaying Lists on 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

Version7.10.0 Revisions 68661
Root FolderExample Lab - Displaying a List on a Report
Modules None
DependenciesNone

This Example Lab demonstrates how to display an Entity with a list field on a Report.


Explanation

his example uses an Entity with a list of Int values as one of its fields. The Report has been configured to display the ID, Name, and Flow Inline Field as columns. To retrieve each row's values in the report, the Flow will use the Get cell by Name and a getByID steps together. Once the list values are available in the Flow, a Join Strings step will combine the list into a single string to be displayed on the Report.

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 [SPECIFY VERSION] or later using our Importing/Exporting article.





Was this article helpful?