This content has been marked as final.
Show 1 reply
-
1. Re: abc field with 0 1 2... how to apply a rule for tableau
Jim DehnerOct 11, 2018 6:51 AM (in response to JP Favre)
Good morning
Please see the attached
In the sample data I only saw 2 fields with the 0,1,2 indicator - the process would be the same with more
firs I pivoted the indicator data around the name Pivot Data from Columns to Rows
to produce a data set that looked like this
now it is easy to create a text table like this
but to your point then change the values to text with this
and create the bar chart like this
the percent of total is just a table calc on the record count
Jim
If this posts assists in resolving the question, please mark it helpful or as the 'correct answer' if it resolves the question. This will help other users find the same answer/resolution. Thank you.
-
count 0 1 2.twbx 43.6 KB
-