How to Dynamically Pass Info into Advanced Data Grids?
Greetings,
I am creating an Advanced Data Grid so I can add actions to it. However, I want a way to dynamically add data to some columns instead of having them from a static report. Is there anyway to do this?
Comments
-
Hello!
You can use a Run flow Inline Field to dynamically populate a column in the report. First, go to your report. Then, add a Calculated Column under Data Fields > Add. The Calculated Column will be Flow Inline Field, as shown below:
Customize the flow to pass-out the data you want to the Column for each row. Our documentation for this can be found here: https://documentation.decisions.com/docs/using-flow-inline-fields-to-extend-report-data
-Gregory

