Value set not returning more than 100 characters
Summary:
We have a fairly simple value set that is selecting data from a User Defined Table (UDT), but in some cases using the VS returns NULL. It seems that whenever the data being returned is > 100 characters it will fail. I do NOT want to limit what is returned as I need the full string that is in the UDT any suggestions? I've seen this post:
Table based value set how may characters return — Cloud Customer Connect
but it talks about returning size based on field type, but this is a UDT
Content (please ensure you mask any confidential information):