Question
![](https://accounts.pega.com/sites/default/files/styles/user_image/public/2023-03/c0331455-a1ca-4bd1-88e5-3224532cd97b.png?h=70045d59&itok=r_nbdpN2)
Pegasystems Inc.
NL
Last activity: 30 Aug 2017 5:00 EDT
Decision Table Evaluate All Rows.
Hi,
I want to run a decision table that uses "Evaluate All Rows" option.
My goal is to Append a Pagelist with values from the results of the Decision Table.
I am using a simple strategy that is running a decision table.
The Decision Table Uses "Evaluate All Rows" and Calls a DataPage as the Action with a parameter
The DataPage calls a Data Transform with the provided parameter
Hi,
I want to run a decision table that uses "Evaluate All Rows" option.
My goal is to Append a Pagelist with values from the results of the Decision Table.
I am using a simple strategy that is running a decision table.
The Decision Table Uses "Evaluate All Rows" and Calls a DataPage as the Action with a parameter
The DataPage calls a Data Transform with the provided parameter
Lastly I use the Data Transform to append to my list
This seems to work when I DO NOT use the "Evaluate All Rows" option. The Data Page is created in the clipboard
When I use "Evaluate All Rows" option, the Data Page is not visible.
As previously stated my goal is to Append to a Pagelist by evaluating all rows of the decision table.
What could I be doing wrong, or is there a better practice to achieve the desired functionality.
Regards