Can Select (ByPath) access dictionary fields?

The request, I think, is clear. Either I’m missing something or it’s impossible. It would be cool if it was possible.

ChannelDictionaryAccess.vl (17.3 KB)

This is probably the same feature request:

Maybe you need foreach?

DictionaryChannel.vl (16.9 KB)

The key currently has to be of type string if you want to use it with Select (ByPath).
ChannelDictionaryAccess_.vl (14.2 KB)

3 Likes