<?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: Issue with Costum Column with if condition in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issue-with-Costum-Column-with-if-condition/m-p/3068729#M106377</link>
    <description>&lt;P&gt;hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="511460" data-lia-user-login="DONB87" class="lia-mention lia-mention-user"&gt;DONB87&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;how about the other way around:&lt;/DIV&gt;&lt;DIV&gt;if [col1] &amp;lt;&amp;gt; null&lt;/DIV&gt;&lt;DIV&gt;then [col1]&lt;/DIV&gt;&lt;DIV&gt;else [col2]&lt;/DIV&gt;</description>
    <pubDate>Wed, 08 Feb 2023 11:11:58 GMT</pubDate>
    <dc:creator>FreemanZ</dc:creator>
    <dc:date>2023-02-08T11:11:58Z</dc:date>
    <item>
      <title>Issue with Costum Column with if condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issue-with-Costum-Column-with-if-condition/m-p/3068693#M106374</link>
      <description>&lt;P&gt;Hii Community&lt;/P&gt;&lt;P&gt;I'm struggling with a if condition in the costum Column.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two colums column1 there i have values and null values, and i have column 2. The goal is to repleace all not null values from column 1 to column 2. For this reason i made an if statement in the custom column but it doesnt work &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks alot for help and tipps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best wishes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Donb&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 10:45:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issue-with-Costum-Column-with-if-condition/m-p/3068693#M106374</guid>
      <dc:creator>DONB87</dc:creator>
      <dc:date>2023-02-08T10:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Costum Column with if condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issue-with-Costum-Column-with-if-condition/m-p/3068729#M106377</link>
      <description>&lt;P&gt;hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="511460" data-lia-user-login="DONB87" class="lia-mention lia-mention-user"&gt;DONB87&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;how about the other way around:&lt;/DIV&gt;&lt;DIV&gt;if [col1] &amp;lt;&amp;gt; null&lt;/DIV&gt;&lt;DIV&gt;then [col1]&lt;/DIV&gt;&lt;DIV&gt;else [col2]&lt;/DIV&gt;</description>
      <pubDate>Wed, 08 Feb 2023 11:11:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issue-with-Costum-Column-with-if-condition/m-p/3068729#M106377</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2023-02-08T11:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Costum Column with if condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issue-with-Costum-Column-with-if-condition/m-p/3068840#M106390</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="511460" data-lia-user-login="DONB87" class="lia-mention lia-mention-user"&gt;DONB87&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I think you need to add &lt;STRONG&gt;each&lt;/STRONG&gt;, like&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;each&lt;/STRONG&gt; if [#"Column1"] = null then [#"Column2"] else&amp;nbsp;[#"Column1"]&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2023 12:27:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issue-with-Costum-Column-with-if-condition/m-p/3068840#M106390</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-02-08T12:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Issue with Costum Column with if condition</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issue-with-Costum-Column-with-if-condition/m-p/3071492#M106638</link>
      <description>&lt;P&gt;Thansk a lot&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="460868" data-lia-user-login="FreemanZ" class="lia-mention lia-mention-user"&gt;FreemanZ&lt;/a&gt;&amp;nbsp; it works!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2023 09:53:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Issue-with-Costum-Column-with-if-condition/m-p/3071492#M106638</guid>
      <dc:creator>DONB87</dc:creator>
      <dc:date>2023-02-09T09:53:50Z</dc:date>
    </item>
  </channel>
</rss>

