<?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: Am I using CONCATENATE Wrong? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Am-I-using-CONCATENATE-Wrong/m-p/2982613#M100011</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="308666" data-lia-user-login="Mothra" class="lia-mention lia-mention-user"&gt;Mothra&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you sure, you want to use a Measure and not a calculated column? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/Tom&lt;BR /&gt;&lt;A href="https://www.tackytech.blog/" target="_blank"&gt;https://www.tackytech.blog/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.instagram.com/tackytechtom/" target="_blank"&gt;https://www.instagram.com/tackytechtom/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Dec 2022 19:00:59 GMT</pubDate>
    <dc:creator>tackytechtom</dc:creator>
    <dc:date>2022-12-21T19:00:59Z</dc:date>
    <item>
      <title>Am I using CONCATENATE Wrong?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Am-I-using-CONCATENATE-Wrong/m-p/2982537#M100005</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to make a measure that takes the number from a field(it is a phone number), dropping the leading number (usually a 0) and then concatenate "353" onto the beginning. For example 0871234567 becomes 353871234567.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The main problem is that I can't seem to figure out why concatenate won't see the fields in the table in its scope.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tried various forms of&amp;nbsp;CONCATENATE("353", RIGHT(Table[PhoneNumber], LEN(Table[PhoneNumber])-1)) but it doesn't recognise any of the fields from the table. Pretty sure I'm making a stupid mistake somewhere?&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 18:01:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Am-I-using-CONCATENATE-Wrong/m-p/2982537#M100005</guid>
      <dc:creator>Mothra</dc:creator>
      <dc:date>2022-12-21T18:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Am I using CONCATENATE Wrong?</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Am-I-using-CONCATENATE-Wrong/m-p/2982613#M100011</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="308666" data-lia-user-login="Mothra" class="lia-mention lia-mention-user"&gt;Mothra&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you sure, you want to use a Measure and not a calculated column? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/Tom&lt;BR /&gt;&lt;A href="https://www.tackytech.blog/" target="_blank"&gt;https://www.tackytech.blog/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.instagram.com/tackytechtom/" target="_blank"&gt;https://www.instagram.com/tackytechtom/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Dec 2022 19:00:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Am-I-using-CONCATENATE-Wrong/m-p/2982613#M100011</guid>
      <dc:creator>tackytechtom</dc:creator>
      <dc:date>2022-12-21T19:00:59Z</dc:date>
    </item>
  </channel>
</rss>

