Inline table view: how to choose the data slice?

ArnyUK
New Member

Hi, i’ve inline table view but i don’t find how to set the slice associate. How to ? THX

0 1 630
1 REPLY 1

@ArnyUK
You need to locate your REF column, locate the AppFormula with the REF_ROWS expression, and slightly change it to reflect your slice.

REF_ROWS("YourSliceName" , "KeyColumnName")

Top Labels in this Space