I have an Enumlist field called “Build Type” and allows the user to multi-select an item and use “/” as a separator in my setup. It saves correctly like “DPS/Support” as Text in the table.
Whenever I create a chart using the Build Type field, it picks up the values in the chart replacing “/” with (comma) in the view (see screenshot). In which, when I click the item in the chart that has multiple values such as “DPS,Support”, it does not show any record in the next page. However, when I select “DPS” which is a single value, it shows all records with Build Type = DBS on the view. I think the reason why its not picking up its because the chart displays “DPS,Support” where my table has “DPS/Support” so its not matching.
I even change the Separator from “/” to “,” in the settings and change all my rows (Build Type) too with commas instead of slashes.
Please help and thanks in advance!
