-
1. Re: Como filtrar apenas uma data única?
Joe OppeltDec 5, 2016 12:12 PM (in response to Luiz Henrique)
I have a workbook just like that. I show a calendar month. When the user clicks on a single day, a filter action goes to another dashboard with all the data for that single day. I pass the selected data in the filter action, and all the sheets on the second dashboard are filtered down to that single day.
-
2. Re: Como filtrar apenas uma data única?
Luiz Henrique Dec 7, 2016 2:47 AM (in response to Joe Oppelt)Hi Joe! I don't undestand. Did you made a view that is only a calendar? How do you made this?
-
3. Re: Como filtrar apenas uma data única?
Joe OppeltDec 7, 2016 6:57 AM (in response to Luiz Henrique)
1 of 1 people found this helpfulHere is the article I followed to make a calendar sheet:
https://www.interworks.com/blog/dwyers/2012/05/22/creating-calendar-views-tableau
From there I hooked menu options to see details about the broadcast for that day.
Here is a screen shot with the tooltip displayed for Nov 1. Choose a menu option and you'll go to the dashboard that shows those details for that date.
-
4. Re: Como filtrar apenas uma data única?
Luiz Henrique Dec 7, 2016 11:34 AM (in response to Joe Oppelt)Thaks Joe! I need a filter with the date information, but I think this solution helps me to filter a single date.