<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do you clean-up Special Characters? in DemandTools</title>
    <link>https://mycommunity.validity.com/t5/demandtools/how-do-you-clean-up-special-characters/m-p/1837#M992</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://mycommunity.validity.com/t5/user/viewprofilepage/user-id/1173"&gt;@deborah_basile&lt;/a&gt;, I think we can assist with this - Below I've included a &lt;A href="https://knowledge.validity.com/hc/en-us/articles/7989583934875-Modify" target="_self"&gt;Modify&lt;/A&gt; formula that is meant to idenitfy international/accented characters and replace them with the English equivalent in Salesforce. You can copy this formula and paste it into the Modify Formula Editor &amp;amp; change the field being evaluated - just change update the section that says&amp;nbsp;&lt;SPAN&gt;${FirstName} with the syntax for the field you'd like to evaluate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(${FirstName},"ā","a"),"à","a"),"á","a"),"â","a"),"ã","a"),"ä","a"),"å","a"),"è","e"),"é","e"),"ê","e"),"ë","e"),"ç","c"),"ì","i"),"í","i"),"î","i"),"ï","i"),"ð","th"),"ñ","n"),"ò","o"),"ó","o"),"ô","o"),"õ","o"),"ö","o"),"ù","u"),"ú","u"),"û","u"),"ü","u"),"ý","y"),"ÿ","y"),"š","s"),"Ž","z")&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This awesome formula was presented in one of &lt;a href="https://mycommunity.validity.com/t5/user/viewprofilepage/user-id/19"&gt;@AnthonyValidity&lt;/a&gt;'s incredible &lt;A href="https://knowledge.validity.com/hc/en-us/articles/7989533251739-DemandTools-Module-Training-Series-and-Expert-Office-Hours" target="_self"&gt;training sessions&lt;/A&gt;! All the formulas from that session can be found &lt;A href="https://mycommunity.validity.com/t5/demandtools/follow-up-to-quot-modify-using-advanced-formulas-for-data/td-p/1724" target="_self"&gt;here&lt;/A&gt;. If this is not what you meant by international characters, please let me know and I can try to think of something else.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2024 11:58:40 GMT</pubDate>
    <dc:creator>JonG_Validity</dc:creator>
    <dc:date>2024-03-13T11:58:40Z</dc:date>
    <item>
      <title>How do you clean-up Special Characters?</title>
      <link>https://mycommunity.validity.com/t5/demandtools/how-do-you-clean-up-special-characters/m-p/1833#M988</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have hundreds of international accounts and contacts that use special characters that don't always convert into a readable format.&amp;nbsp; How can I use Validity to find special characters and then possibly modify them?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2024 15:59:06 GMT</pubDate>
      <guid>https://mycommunity.validity.com/t5/demandtools/how-do-you-clean-up-special-characters/m-p/1833#M988</guid>
      <dc:creator>deborah_basile</dc:creator>
      <dc:date>2024-03-12T15:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: How do you clean-up Special Characters?</title>
      <link>https://mycommunity.validity.com/t5/demandtools/how-do-you-clean-up-special-characters/m-p/1837#M992</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://mycommunity.validity.com/t5/user/viewprofilepage/user-id/1173"&gt;@deborah_basile&lt;/a&gt;, I think we can assist with this - Below I've included a &lt;A href="https://knowledge.validity.com/hc/en-us/articles/7989583934875-Modify" target="_self"&gt;Modify&lt;/A&gt; formula that is meant to idenitfy international/accented characters and replace them with the English equivalent in Salesforce. You can copy this formula and paste it into the Modify Formula Editor &amp;amp; change the field being evaluated - just change update the section that says&amp;nbsp;&lt;SPAN&gt;${FirstName} with the syntax for the field you'd like to evaluate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(${FirstName},"ā","a"),"à","a"),"á","a"),"â","a"),"ã","a"),"ä","a"),"å","a"),"è","e"),"é","e"),"ê","e"),"ë","e"),"ç","c"),"ì","i"),"í","i"),"î","i"),"ï","i"),"ð","th"),"ñ","n"),"ò","o"),"ó","o"),"ô","o"),"õ","o"),"ö","o"),"ù","u"),"ú","u"),"û","u"),"ü","u"),"ý","y"),"ÿ","y"),"š","s"),"Ž","z")&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This awesome formula was presented in one of &lt;a href="https://mycommunity.validity.com/t5/user/viewprofilepage/user-id/19"&gt;@AnthonyValidity&lt;/a&gt;'s incredible &lt;A href="https://knowledge.validity.com/hc/en-us/articles/7989533251739-DemandTools-Module-Training-Series-and-Expert-Office-Hours" target="_self"&gt;training sessions&lt;/A&gt;! All the formulas from that session can be found &lt;A href="https://mycommunity.validity.com/t5/demandtools/follow-up-to-quot-modify-using-advanced-formulas-for-data/td-p/1724" target="_self"&gt;here&lt;/A&gt;. If this is not what you meant by international characters, please let me know and I can try to think of something else.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 11:58:40 GMT</pubDate>
      <guid>https://mycommunity.validity.com/t5/demandtools/how-do-you-clean-up-special-characters/m-p/1837#M992</guid>
      <dc:creator>JonG_Validity</dc:creator>
      <dc:date>2024-03-13T11:58:40Z</dc:date>
    </item>
    <item>
      <title>Re: How do you clean-up Special Characters?</title>
      <link>https://mycommunity.validity.com/t5/demandtools/how-do-you-clean-up-special-characters/m-p/1871#M1021</link>
      <description>&lt;P&gt;Thank you very much Jonathan.&amp;nbsp; That formula looks a bit overwhelming, but if that is what it takes to get rid of unwanted special characters, I will give it a try.&lt;/P&gt;&lt;P&gt;By the way, I have attended several of your Validity Demand Tools webinars and find them very helpful and easy to follow - Thank You!!&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Debbie Basile&lt;/P&gt;&lt;P&gt;Data Integrity Specialist&lt;/P&gt;&lt;P&gt;LenelS2&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 12:10:36 GMT</pubDate>
      <guid>https://mycommunity.validity.com/t5/demandtools/how-do-you-clean-up-special-characters/m-p/1871#M1021</guid>
      <dc:creator>deborah_basile</dc:creator>
      <dc:date>2024-03-20T12:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do you clean-up Special Characters?</title>
      <link>https://mycommunity.validity.com/t5/demandtools/how-do-you-clean-up-special-characters/m-p/1872#M1022</link>
      <description>&lt;P&gt;&lt;a href="https://mycommunity.validity.com/t5/user/viewprofilepage/user-id/1173"&gt;@deborah_basile&lt;/a&gt;&amp;nbsp;Just let us know if you run into issues with it! And we love to hear your feedback regarding the webinars. Make sure to keep up with our &lt;A href="https://knowledge.validity.com/hc/en-us/articles/7989533251739-DemandTools-Module-Training-Series-and-Expert-Office-Hours" target="_self"&gt;calendar here&lt;/A&gt;, we have some brand new sessions coming up in April!&lt;/P&gt;</description>
      <pubDate>Wed, 20 Mar 2024 16:21:32 GMT</pubDate>
      <guid>https://mycommunity.validity.com/t5/demandtools/how-do-you-clean-up-special-characters/m-p/1872#M1022</guid>
      <dc:creator>JonG_Validity</dc:creator>
      <dc:date>2024-03-20T16:21:32Z</dc:date>
    </item>
  </channel>
</rss>

