ご質問
セグメントのフィルター値に基づいて "シートに移動" アクションを設定する方法は?たとえば、"Consumer" のフィルター値を選択する場合、Dashboard_Start で Sub-Category の円をクリックすると、ワークシート "Consumer" に移動する傍ら、選択した Sub-Category の値がフィルター処理されます。
{fixed :max(if [Set 1] then [Segment] end)}
[Filter segment]='Consumer'
[Filter segment]='Corporate'
[Filter segment]='Home Office'
[Subcategory Parameter]=[Sub-Category]