Resposta1. Create a parameter2. Create measure for sales value for different categories like belowFurniture Sales:IF [Category]="Furniture" then [Sales] endOffice Supplies SalesIF [Category]="Office Supplies" then [Sales] endTechnology SalesIF [Category]="Technology" then [Sales] endValue:CASE [Parameter 2] when "Furniture" then [Furniture sales] when "Office Supplies" then [Office Supplies] when "Technology" then [Technology Sales] end3. Now for horizontal radio button options for category, place category on columns, uncheck headerShape radio buttonSTR([Parameter 2]=[Category])+[Category]Category on Text, Shape radio button on shape and view as entire view4. This will give true [Parameter 2]=[Category] on the selection so Shape radio button will give t+CategoryName as resultCreate a custom pallet for radio button selected shape and unselected Click on Shape -> assign radio button selected to the ones that start with t and category name and unselected to f and category name.5. Click show parameter toggle between values and repeat the allocation process like above for the shapesAdd the sheets to dashboard 6. Click on Dashboard -> actions _> change parameter values
Este artigo resolveu o problema? Obrigado por fornecer seu feedback sobre a eficácia deste artigo. Clique aqui para retornar à nossa página de Suporte. Abrir novo processo Abrir um novo processo Continuar a pesquisa Clique aqui para ir até a nossa página de Suporte Base de dados de conhecimento Obtenha respostas detalhadas e instruções passo a passo para seus problemas e perguntas técnicas. Comunidade Localize e compartilhe soluções com nossa comunidade ativa por meio de fóruns, grupos de usuários e ideias. Ajuda do produto Navegue por uma lista completa de guias e manuais de produtos. Produtos disponíveis online, offline e nos formatos PDF. Treinamento e tutoriais Saiba como dominar os produtos do Tableau com nosso treinamento presencial ou em sala de aula.