Skip to main content
Solved

BPA Workflow - return count of records returned into recordset

  • October 25, 2024
  • 1 reply
  • 87 views

Forum|alt.badge.img+18

Within workflow I am trying to get the total number of records returned into the record set so. 

Can anyone advise a way to do achieve this?

Best answer by RutJWhalen

I could not get $count to work but found the following post which resolved by query: 

Using $count on projection set in Workflow (BPA) | IFS Community

 

1 reply

Forum|alt.badge.img+18
  • Author
  • Superhero (Partner)
  • 368 replies
  • Answer
  • October 25, 2024

I could not get $count to work but found the following post which resolved by query: 

Using $count on projection set in Workflow (BPA) | IFS Community