Clean Data

When this property is enabled, the web part will remove any raw content that is not necessary in the data collected. Content such as "1#;" that occurs before an item in a choice column will be removed, showing only the value.

Default: True

Example:

      Disabled Choice Value = 1#;My Value

      Enabled Choice Value = My Value

Back to Top