Skip to main content
I have a text field containing a URL:

 

    https://www.example.com/?&module=abc&cmd=def

 

When I export the report to an Excel file, this URL gets changed to:

 

    https://www.example.com/?&module=abc&cmd=def

 

How do I prevent Salesforce from adding amp; to my reports?

 

Thanks.
4 Antworten
  1. 31. Juli 2013, 18:58
    did you try the report using printable view?
0/9000