- Issue created by @BassPlaya
I have a View that lists entity IDs of some sort and I have created a Rules View for this. In Rules, I have created a component where I want to fetch the total number of rows from that Rules View and do something with that number which should be an integer, I believe. I don't want to do something with each row. I just need to collect the total. I'm using the "Collect view result rows" action to try to collect the total number of rows as a number.
How do I make this number available in my Rules component without looping over the entire list?
Active
1.0
Documentation