There a bunch of options: 1.Create a Straight table. Add Calculated dimension like: =If(Index('PC, Propert, Casualty', FieldName)>0,1,0) Add Expression: 1 Then you will come will 1 and 0 as a Dimension in a table where 1 means FieldName = 'PC, Propert, Casualty' and 0 stands for other. 2. Select in the list box while holding CTRL. 3. Create a bookmark.