Hey everyone,
I have a column named ID with multiple sites (sites is a column as well) which has data like site1,site2,site3 . I want these column values to be seen in EnumList . I have created a view with only site column with EnumList as datatype, so when i click on the this column it should be in the EnumList with sites corresponding to that id, can anyone help me with this?
Not quite sure what you're asking here. Maybe SPLIT() is the answer?
Hey Marc thanks for your reply
My Question is how can the column having values d1,d2,d3 can be changed to EnumList , so that we can select the d1,d2,d3 seperately instead as a whole.
Hmm, that still doesn't make any sense to me. If the values are already in the column, why would you need to select them? Can you describe another way, and maybe with some screenshots?
I am pulling the column with these values into another view. where i need these values to be in enumlist.
These are the screen shots, i need sites to be visible as choice that can be selected
โ
โ
Use SPLIT() in valid_if.
User | Count |
---|---|
16 | |
15 | |
4 | |
4 | |
3 |