How can I remove the null values being output from my “Run Flows For List” step?
in Flows
The output for my “Run Flows For List” step has a list with several null values. These null values become an issue later in my flow. How can I only output the results that have values?
Comments
-
Hello,
For the “Run Flows for Lists” step, you can set the input to remove any null values. This can be done by setting Remove Nulls Results input to a true constant under Properties > Inputs > Remove Null Results > Set to Constant > Check Value. Checking the value will set it to a true constant and remove the null values from being output. The following is an image for reference:
For more information on "Run Flows For Lists" step refer to the following documentation: Run Flows For Lists