View label doesn't work in refinements

I wanted to set view_label in a refinement:

include "orders.view.lkml"

view: +orders {
  view_label: "Special Orders"
}

Turns out it’s not working and I have to add view_label parameter to each field

0 1 111
1 REPLY 1

I have just tested it in our environment.
We have the same behaviour.

Top Labels in this Space
Top Solution Authors