Skip to main content

Error in copying values from AT rollup field

  • January 5, 2020
  • 0 replies
  • 3 views

I have a complex formula which generates a value with double quotes (") in it. When I try to copy the field and paste it outside, the double quote is being copied twice.

For example,
if the text shows: Test"Test
the copied text once pasted shows: Test""Test

The field I’m copying from is a roll-up field.

Anyway, I can avoid the double double quotes?

Appreciate any help I can get