Maplist using a lambda on a lists of dicts doesn't work as expected

Ah, thanks! So I’m not losing my marbles then :laughing: The listing hint is useful as well, thank you.

I thought it was pilot error on my part but it looks like it’s is a long-standing issue:

In my case the lambda is more complex than a simple dict value selection, so it is probably better off in a separate predicate anyway.

1 Like