I’m trying to use a joiner with wildcards in my mapping table.
Basically, I have an extract (P&L) and I would like to categorize each line thanks to criteria in several columns. I have a mapping table but I would like to use wildcards for some criteria like begins with « Accrual » —> « Accrual* »
Or just « any value » —> « * ».
Sounds like the Column Expressions node might be useful here. Check this topic for examples of using conditional statements within it to do some labeling: