This content has been marked as final.
Show 5 replies
-
1. Re: How to set filter value based on another condition?
Zhouyi ZhangDec 2, 2018 7:23 PM (in response to Yun Feng)
1 of 1 people found this helpfulHi, Yun
Please try this calculaiton
[Group] = {Fixed:Max(if [Date] = {Fixed :max([Date])} then [Group] end)}
This will give you the flag of the rows you expected.
and for your date range filter, please right click and select add to context.
Hope this helps
ZZ
-
2. Re: How to set filter value based on another condition?
Yun Feng Dec 2, 2018 9:45 PM (in response to Zhouyi Zhang)Hi,Zhouyi
Thank you! I am new to Tableau, so I first create a calculation, and drag it to filter, and select it True?
Thanks!
-
3. Re: How to set filter value based on another condition?
Zhouyi ZhangDec 2, 2018 10:12 PM (in response to Yun Feng)
Yes, Yun. and if you add date as filter, make sure you right click the date filter and select add it to context.
ZZ
-
4. Re: How to set filter value based on another condition?
Yun Feng Dec 2, 2018 10:18 PM (in response to Zhouyi Zhang)Thanks!
-
5. Re: How to set filter value based on another condition?
Zhouyi ZhangDec 2, 2018 10:26 PM (in response to Yun Feng)
no worries,
ZZ