<?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: Embedded If Statement with Concatenate in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Embedded-If-Statement-with-Concatenate/m-p/1773061#M37142</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="294848" data-lia-user-login="WendyMcEwen" class="lia-mention lia-mention-user"&gt;WendyMcEwen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please first read the following rules on writing correct DAX:&amp;nbsp;&lt;A href="https://www.sqlbi.com/articles/rules-for-dax-code-formatting/" target="_blank"&gt;Rules for DAX Code Formatting - SQLBI&lt;/A&gt;. The DAX as written right now is not correct and hence very hard to read.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the above formula a formula in a calculated column? Or a measure?&lt;/P&gt;</description>
    <pubDate>Wed, 07 Apr 2021 21:51:29 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-04-07T21:51:29Z</dc:date>
    <item>
      <title>Embedded If Statement with Concatenate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Embedded-If-Statement-with-Concatenate/m-p/1772882#M37133</link>
      <description>&lt;P&gt;I'm trying to create an embedded if statement which combines a letter ("M" or "N") with a field.&amp;nbsp; I'm getting an error with "If".&amp;nbsp; I also tried it in conditional columns.&amp;nbsp; Any ideas?&amp;nbsp; Thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If ([Home College] = "MVC" ,&lt;BR /&gt;Concatenate ("M", [RecentRCCDCode]),&lt;BR /&gt;If [RecentRCCDCode] = "NC" , Concatenate ("N", [RecentRCCDCode]),&lt;BR /&gt;[RecentRCCDCode])&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 19:09:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Embedded-If-Statement-with-Concatenate/m-p/1772882#M37133</guid>
      <dc:creator>WendyMcEwen</dc:creator>
      <dc:date>2021-04-07T19:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Embedded If Statement with Concatenate</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Embedded-If-Statement-with-Concatenate/m-p/1773061#M37142</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="294848" data-lia-user-login="WendyMcEwen" class="lia-mention lia-mention-user"&gt;WendyMcEwen&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please first read the following rules on writing correct DAX:&amp;nbsp;&lt;A href="https://www.sqlbi.com/articles/rules-for-dax-code-formatting/" target="_blank"&gt;Rules for DAX Code Formatting - SQLBI&lt;/A&gt;. The DAX as written right now is not correct and hence very hard to read.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is the above formula a formula in a calculated column? Or a measure?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Apr 2021 21:51:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Embedded-If-Statement-with-Concatenate/m-p/1773061#M37142</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-07T21:51:29Z</dc:date>
    </item>
  </channel>
</rss>

