<?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 Help with adress in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/Help-with-adress/m-p/980805#M3024</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YannRC_0-1765823264612.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/112222i67A9AD32734AC05A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YannRC_0-1765823264612.png" alt="YannRC_0-1765823264612.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi, I try to clean a dataset of adress. There are not good. I know that the best practice is to geolocalise every adress but i have to clean quickly. The first thing I want to to is to change AV by AVENUE, BLD by BOULEVARD,etc... I know that I can use TRANWRD but i can change only one WORD. So, my idea was to use multiple CASE WHEN.... in a query. But i have this error. And I don't really understand Why. Can you help me? I use SAS STUDIO&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 15 Dec 2025 18:33:00 GMT</pubDate>
    <dc:creator>YannRC</dc:creator>
    <dc:date>2025-12-15T18:33:00Z</dc:date>
    <item>
      <title>Help with adress</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Help-with-adress/m-p/980805#M3024</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="YannRC_0-1765823264612.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/112222i67A9AD32734AC05A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="YannRC_0-1765823264612.png" alt="YannRC_0-1765823264612.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hi, I try to clean a dataset of adress. There are not good. I know that the best practice is to geolocalise every adress but i have to clean quickly. The first thing I want to to is to change AV by AVENUE, BLD by BOULEVARD,etc... I know that I can use TRANWRD but i can change only one WORD. So, my idea was to use multiple CASE WHEN.... in a query. But i have this error. And I don't really understand Why. Can you help me? I use SAS STUDIO&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 18:33:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Help-with-adress/m-p/980805#M3024</guid>
      <dc:creator>YannRC</dc:creator>
      <dc:date>2025-12-15T18:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Help with adress</title>
      <link>https://communities.sas.com/t5/SAS-Viya/Help-with-adress/m-p/980808#M3025</link>
      <description>&lt;P&gt;Your table does not have the variable AV that you referenced in the expression using the CONTAINS keyword/function.&amp;nbsp; I suspect you meant to use the string 'AV' instead.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should use the FINDW() function instead of using CONTAINS to avoid changing part of name that just happens to have AV in it.&amp;nbsp; For example "BRAVO STREET".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or perhaps look at using regular expressions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS: Please post text, such as code or LOG lines, as text and not pictures.&amp;nbsp; You can use the Insert Code button to get a pop-up window where you can paste or edit the text.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 18:49:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/Help-with-adress/m-p/980808#M3025</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2025-12-15T18:49:16Z</dc:date>
    </item>
  </channel>
</rss>

