Text not displaying properly in table

I have shown what my screen looks like below.

The data in the source table shows McDonald Joseph, Urologist (with a comma).

The screen display does not show the comma.

I am using the “T String” Format to display this field.

Mike

What does the mapped value have?

Sometimes it’ll have _.startCase(item) and that will remove punctuation

I believe startCase also will split based on camelCase as well

David:

Yes it worked. Thank you so much.

I will mark your answer as the Solution.

Thank you again.

Mike

No problem! feel free to reach out if you need anything!

1 Like