I am needing some assistance with the following issue with a field with multiple Values.
Since this is coming from a database input I am having some issues trying to get this fixed.
I have a field that looks like this:
Datacenter=FHD (1) | TDC (1) | SDC (1)
I cannot do any functions with this since they show up as text.
Is there a way I can break out the Datacenter value to look like below.
Datacenter_FHD=1
Datacenter_TDC=1
Datacenter_SDC=1
Thanks for any help on this.
matt4321
↧