This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I have a request from a client that wants certain values displayed in a drop-down filter, even if they don't exist within the current dataset e.g. the data only contains 'Open' and 'Blocked' jobs, but I need an option for 'Closed' as well.
So basically having a 'Closed' option in the filter even though there are no 'Closed' jobs.
Is this possible?
Could you set up a parameter with these 3 options, use that as your "filter" and use an if statement to display the data? if [parameter] = "Open" and [actual filter] = "Open" then [whatever]
Subreddit
Post Details
- Posted
- 10 months ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/tableau/com...