Add Counter to a Integer List

Hi All,

I’m trying to add counter to a integer list with a breaking point set. However, I’m getting the error expression does not produce a value.

Have attached the xaml for reference.
CounterToList.xaml (7.8 KB)

Any kind of assistance would be of great help . Thank you in advance.

hi @Ilangos

use Add to collectionactivity

below the same your workflow with add to collection activity for reference
CounterToList.xaml (7.3 KB)

1 Like

Thank you himanshu :slight_smile: It worked

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.