I have a report that is built on Tablix format with fields in columns and rows. There are 3 types of feedback columns in my dataset - ('Social','Security','Others'). These 3 columns are used in 3 different fields in my report. Eg.
Field 1 -> Social_feedback (can be 'Yes' or 'No' or 'N/A')
Field 2 -> Security_feedback ( can be 'Yes' or 'No' or 'N/A')
Field 3 -> Others_feedback ( can be 'Yes' or 'No' or 'N/A')
Each of these 3 fields can either be in 3 states 'Yes' or 'No' or 'N/A'. I want to have a Indicator fields that show these 3 states for all 3 fields.
When I am adding a Indicator it only provides option of Numeric or Percentage values.
