Skip to main content

I have different risk indicators fields in my data set filled with 0 OR 1, 1 means true and 0 means false:

How can I create multiple label conditions in a single calculative field to use as a filter?Each risk indicator belongs to unique conditions for example :

if risk indicator 1 = 1 , condition:Monday (Monday is true)

risk indicator 2 = 1 ,condition:Tuesday (Tuesday is true )

.

.

.

.

so on

NOW I need to create a filter where I can choose multiple options MONDAY, TUESDAY, WEDNESDAY...etc.

note - I am using multiple databases so it should be applied to all sheets hence used in form of filters only

1 answer
  1. Mar 5, 2023, 12:18 PM

    this is the first issue 'I am using multiple databases so it should be applied to all sheets hence used in form of filters only' if the datasets are coming from different databases then you will Blend the data and the option that is available is to use a parameter that and create a filter based on that parameter in each source - the parameter is global so it applies throughout the workbook and will affect all the filters

    Thanks

    Jim - Tableau Visionary

0/9000