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:
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
Step 4. Now lets Choose highlight table in visualisations
Step 5. Add [Proj] and [Plat_set_1] to filters
Step 6. Create new sheet, everything will be the same, but we will add not [Plat_set_1], but [Plat_set_2] to filters
Step 7. RIght-click on both filters in both sheets and choose @SHow Quick Filters Options@
Sheet 1 looks so:
Sheet 2:
Nice! lets save our workbook and reopen. After reopening, i've got no ticks in filters, but data is displayed
And values in [Proj] filter are doubled oO
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?
