In an instance where I have several ref views

In an instance where I have several ref views for the same table, namely map, deck and table, how do I define which should be used in an inline list within the detail view of a Ref table?

Solved Solved
0 8 731
1 ACCEPTED SOLUTION

@Filipe_Damaso_Saraiv there is no problem with having several Ref views, setting up dashboard and all; I am just suggesting to create a slice e.g. Ref_Slice that has all necessary columns you need for the map view, then make sure your map view is based on the slice. And only the Ref table view is based on the actual table name, so the inline view doesnโ€™t get confused and picks up the one and only Ref view that is based on the actual table rather than Slice. This solution should work.

View solution in original post

8 REPLIES 8
Top Labels in this Space