Tableau Tip of the Day: CASE Statement Maker Calc. Need to populate a long list into a CASE. Here's a Calc. //CASE [Sub-Category] str("WHEN '" + min([Sub-Category]) + "' THEN " + str(index())) Drop calc on canvas, copy from data window and paste into new calc. #TableauTip
8
15
133
0
29
Download Gif
@HighVizAbility Would this slow performance because it's calling a pill instead of just the values?