Select_entries on nested objects

Hi Anthony!
Thank you for the reply!

I actually achieved the same result by using / (I found the suggestion here: Flatten nested maps - #3 by mbreb and tried it out)
So

  • field1
  • field2
  • field3/name
  • field4/adress

Works! :slight_smile:
It could be nice if this was added to the documentation :slight_smile: