How to access double nested data in Kibana/Vega

To see what I tried,

If you specify "rangos.buckets.from" directly, it is undefined.

But once you calculate "rangos.buckets" field before transform, it could be defined.

I'm not sure about the reason of this behavior..