Skip to main content

Hi evebody!

I've got problem with filters in tableau desktop 10.2.1 .

I'll provide step by step guide how to represent my case.

Packaged workbook attached.

 

Problem quick review:

Ticks in filter disappeared

Nothing chosen in filters, but data in table exists! It looks like filter is active, but ticks are invisible or something like this.

This bug affected a lot of my dashboars, which were okay for more then one year. Below I provide step by step guide.

 

Step 1.

CLick "text file" in list of possible connections and write path to the "test_dashboard_bug.txt"

 

Step 2.

Lets create new calculations

 

1) [Proj]

if [app_id] = 7 or

[app_id] = 8 or

[app_id] = 9 or

[app_id] = 10 or

[app_id] = 11 or

[app_id] = 12 or

[app_id] = 13

then

'cr'

ELSE

'Other'

END

2) Two sets from [app_id]

[Plat_set_1] includes 10,29,1000,48,53 app_id's

[Plat_set_2] includes all other app_id's

 

Okay! Now we have 1 new Dimension : [Proj]

and 2 new sets: [Plat_set_1] and [Plat_set_2]

 

3) Lets drag and drop Year+Month of [date] to the columns and day of [date] to the rows and [Money] to the text field.

we will get something like this

pastedImage_5.png

 

Step 4. Now lets Choose highlight table in visualisations

pastedImage_6.png

 

pastedImage_7.png

 

Step 5. Add [Proj] and [Plat_set_1] to filters

pastedImage_8.png

 

Step 6. Create new sheet, everything will be the same, but we will add not [Plat_set_1], but [Plat_set_2] to filters

pastedImage_9.png

 

Step 7. RIght-click on both filters in both sheets and choose @SHow Quick Filters Options@

Sheet 1 looks so:

pastedImage_10.png

Sheet 2:

pastedImage_11.png

 

Nice! lets save our workbook and reopen. After reopening, i've got no ticks in filters, but data is displayed

pastedImage_12.png

And values in [Proj] filter are doubled oO

pastedImage_13.png

 

Question: What is it?! This bug broke half of my dashboads in Tableau Online, which were okay for more then one year. I asked about this Tableau Support, they are silent for 3 days=/

Can anybody help me?

3 answers
0/9000