Group by element of a list

Hi all,

I try to use loop...but without success with wildcards  !!!!

What i'm triyng to do :

First table contain a column "organisation" with :

A-B-D
A-B-E
A-C-B
-------

And I have to count row grouped with

A*             Unit
A-B*          Department
A-C*          Department
A-B-D*       Team

I already build a Table with all the possibilities and try to loop using the table as variable (Table row to...) used by a row filter but when using wildcard....

Errors overwriting node settings with flow variables: Unable to parse "" (variable "Organisation") as boolean expression (settings parameter "hasWildCards")

Anybody knows what's wrong ???

or any other idea ?

Many thank's

 

MitchP

 

Hi all,

 

I found the solution....

Thanks

MitchP