Lets say there are 3000 records and those contains different values Ex: cust1 contains [‘anim’, ‘core’], cust2 contains ‘core’ only, so here field type is multiselect, then I have to define columns core, anim, if any record contains value anim then value should return 1 under column anim.. so on like that for every record