Example: How to sort the quick filter sub-categories in descending order of Sales and color sub-categories with negative profit in red.
Step 1 - Create a worksheet Filter List as the cutomized quick filter list
if sum([Profit])<0 then "Red" else "Black" END
Step 2 - Create a worksheet Button to show selected sub-categories of a filter
if countd([Sub-Category])=min({fixed:countd([Sub-Category])}) then "(All)"
elseif countd([Sub-Category])>1 then "(Multiple values)"
else min([Sub-Category]) end
Step 3 - Build the dashboard
Step 4 - Add dashboard actions
Step 5 - Verify functionality
The above steps can be reviewed in the attached workbook How to Customize Quick Filter Format.twbx.
Specifying Sort Order of Items in Quick Filters
Change the color of items in quick filter based on certain conditions
005132394
1276 KB

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.