Full field name in new filter selection in Table Calculations

Sometimes I have the same fields that are name with full scope but labelled and grouped for clarity:

  • revenue
    • date
    • status
    • currency
    • amount
  • profit
    • date
    • status
    • currency
    • amount

In the filter selection, we only get the label that makes it impossible to get the right value:

6296c636-5053-4572-aa35-fcdc0fe95352.png

I basically have the same fields repeated multiple times. Example definition is as follows:

dimension: revenue_amount {

  group_label: “Revenue”

  group_item_label: “Amount”

}

I hope I don’t have to use “label” as well to make this show up as fully-scoped field names?

0 0 38
0 REPLIES 0
Top Labels in this Space