Skip to main content
Question

Action Flow - Issue using module variable with dynamic name

  • December 11, 2025
  • 0 replies
  • 1 view

alexandre.vilan12
Level 3
Forum|alt.badge.img

Hello,
I am facing a somewhat specific problem with an Action Flow.
I am using the Get rows module to retrieve, depending on the input variable, the column from one table or another.

 

The variable directly affects the name of the table I am retrieving. No problem there; depending on the input parameter, the module behaves normally. 
The problem occurs in the next module, when I use the Text Aggregator to group the data according to this specific field. 
The name of the Get Rows module variable changes depending on the value of my input parameter. 
Here is what I tried to do, which works when the parameter is 1 but does not work when the input variable is 2. 
 



Does anyone have any suggestions for this problem? 

Thank you, have a good evening.