<?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: Fill Blank Fields with another field - DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2090940#M47595</link>
    <description>&lt;P&gt;Thank you for your reply, there isnt a direct relationship between the 2 tables, relationships as below:&lt;/P&gt;&lt;P&gt;i)&amp;nbsp; Orders &amp;gt; Prod/Colour&lt;SPAN&gt;&amp;nbsp;= Next Supply Date &amp;gt; Prod/Colour&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ii) Orders &amp;gt; Prod Base/Colour =&amp;nbsp;&lt;SPAN&gt;Next Supply Base Product &amp;gt; Prod/Colour&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to create a new column within the 'Next Supply Date' named 'Expected/Estimated Delivery Date'&amp;nbsp; I would like this newly created column to look at the 'Next Supply Date[Expected Delivery Date]' and if this date is blank/null/no value, to return back the date&amp;nbsp;&lt;SPAN&gt;'Next Supply Base Product'[Emb Estimated Delivery Date] else if&amp;nbsp;'Next Supply Date[Expected Delivery Date]' is not blank/null/no value to retain that value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A Crystal report formula equivilant would be something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IF (ISNULL('Next Supply Date[Expected Delivery Date]')) THEN 'Next Supply Base Product'[Emb Estimated Delivery Date] ELSE&amp;nbsp;'Next Supply Date[Expected Delivery Date]'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can anyone suggest the best course of action in this case?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Currently I'm using this&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;Which is returning:&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I should be seeing in 'Expected/Estimated Delivery Date' are dates pulled in from 'Emb Estimated Delivery Date'&amp;nbsp;&lt;SPAN&gt;where 'Expected Delivery Date' has no value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Many thanks in advance,&lt;BR /&gt;AJ&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 22 Sep 2021 09:30:33 GMT</pubDate>
    <dc:creator>ajaydavidluke</dc:creator>
    <dc:date>2021-09-22T09:30:33Z</dc:date>
    <item>
      <title>Fill Blank Fields with another field - DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2088742#M47533</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am revisiting a problem DAX that is missing something slight!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have applied the below formula but found it didnt like the Emb Estimated Delivery Date:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It doesnt give me the option to select from a different table?&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I have used SELECTEDVALUE to access the column from another table and have the below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However the DAX does not return a value:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm pretty new to Power BI so my understanding is still developing &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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 12:49:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2088742#M47533</guid>
      <dc:creator>ajaydavidluke</dc:creator>
      <dc:date>2021-09-21T12:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Blank Fields with another field - DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2088774#M47536</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313447" data-lia-user-login="ajaydavidluke" class="lia-mention lia-mention-user"&gt;ajaydavidluke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there is a proper relationship then use RELATED()&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="ruby"&gt;RELATED(&amp;lt;column&amp;gt;)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="java"&gt;Expected/Estimated Delivery Date =
VAR prod_colour = [Prod/Colour]
RETURN
    IF (
        [Expected Delivery Date] - BLANK (),
        RELATED ( [Emb Estimated Delivery Date] ),
        [Expected Delivery Date]
    )&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 13:09:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2088774#M47536</guid>
      <dc:creator>nandukrishnavs</dc:creator>
      <dc:date>2021-09-21T13:09:12Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Blank Fields with another field - DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2088781#M47538</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="313447" data-lia-user-login="ajaydavidluke" class="lia-mention lia-mention-user"&gt;ajaydavidluke&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try to use &lt;A href="https://docs.microsoft.com/en-us/dax/isblank-function-dax" target="_self"&gt;ISBLANK&lt;/A&gt; rather than [Expected Delivery Date] = BLANK(), and use &lt;A href="https://docs.microsoft.com/en-us/dax/related-function-dax" target="_self"&gt;Related&lt;/A&gt; if there is a relation between those tables or use &lt;A href="https://docs.microsoft.com/en-us/dax/lookupvalue-function-dax" target="_self"&gt;Lookupvalue&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica"&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;SPAN&gt;, please consider&amp;nbsp;&lt;STRONG&gt;accepting&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;it as the solution&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN&gt;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="helvetica"&gt;&lt;SPAN&gt;&lt;STRONG&gt;Appreciate your Kudos&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;span class="lia-unicode-emoji" title=":victory_hand:"&gt;✌️&lt;/span&gt;&lt;STRONG&gt;!!&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 13:07:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2088781#M47538</guid>
      <dc:creator>VahidDM</dc:creator>
      <dc:date>2021-09-21T13:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Blank Fields with another field - DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2090940#M47595</link>
      <description>&lt;P&gt;Thank you for your reply, there isnt a direct relationship between the 2 tables, relationships as below:&lt;/P&gt;&lt;P&gt;i)&amp;nbsp; Orders &amp;gt; Prod/Colour&lt;SPAN&gt;&amp;nbsp;= Next Supply Date &amp;gt; Prod/Colour&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ii) Orders &amp;gt; Prod Base/Colour =&amp;nbsp;&lt;SPAN&gt;Next Supply Base Product &amp;gt; Prod/Colour&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to create a new column within the 'Next Supply Date' named 'Expected/Estimated Delivery Date'&amp;nbsp; I would like this newly created column to look at the 'Next Supply Date[Expected Delivery Date]' and if this date is blank/null/no value, to return back the date&amp;nbsp;&lt;SPAN&gt;'Next Supply Base Product'[Emb Estimated Delivery Date] else if&amp;nbsp;'Next Supply Date[Expected Delivery Date]' is not blank/null/no value to retain that value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A Crystal report formula equivilant would be something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IF (ISNULL('Next Supply Date[Expected Delivery Date]')) THEN 'Next Supply Base Product'[Emb Estimated Delivery Date] ELSE&amp;nbsp;'Next Supply Date[Expected Delivery Date]'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can anyone suggest the best course of action in this case?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Currently I'm using this&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;Which is returning:&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I should be seeing in 'Expected/Estimated Delivery Date' are dates pulled in from 'Emb Estimated Delivery Date'&amp;nbsp;&lt;SPAN&gt;where 'Expected Delivery Date' has no value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Many thanks in advance,&lt;BR /&gt;AJ&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Sep 2021 09:30:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2090940#M47595</guid>
      <dc:creator>ajaydavidluke</dc:creator>
      <dc:date>2021-09-22T09:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Blank Fields with another field - DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2090953#M47596</link>
      <description>&lt;P&gt;Thank you for your reply, ISBLANK doesnt seem to work either, in order to give you more info I have included step by step my current chain of thought.........there isnt a direct relationship between the 2 tables, relationships as below:&lt;/P&gt;&lt;P&gt;i)&amp;nbsp; Orders &amp;gt; Prod/Colour&lt;SPAN&gt;&amp;nbsp;= Next Supply Date &amp;gt; Prod/Colour&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;ii) Orders &amp;gt; Prod Base/Colour =&amp;nbsp;&lt;SPAN&gt;Next Supply Base Product &amp;gt; Prod/Colour&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to create a new column within the 'Next Supply Date' named 'Expected/Estimated Delivery Date'&amp;nbsp; I would like this newly created column to look at the 'Next Supply Date[Expected Delivery Date]' and if this date is blank/null/no value, to return back the date&amp;nbsp;&lt;SPAN&gt;'Next Supply Base Product'[Emb Estimated Delivery Date] else if&amp;nbsp;'Next Supply Date[Expected Delivery Date]' is not blank/null/no value to retain that value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;A Crystal report formula equivilant would be something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IF (ISNULL('Next Supply Date[Expected Delivery Date]')) THEN 'Next Supply Base Product'[Emb Estimated Delivery Date] ELSE&amp;nbsp;'Next Supply Date[Expected Delivery Date]'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Can anyone suggest the best course of action in this case?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Currently I'm using this&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which is returning:&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I should be seeing in 'Expected/Estimated Delivery Date' are dates pulled in from 'Emb Estimated Delivery Date'&amp;nbsp;&lt;SPAN&gt;where 'Expected Delivery Date' has no value.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Many thanks in advance,&lt;BR /&gt;AJ&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Sep 2021 09:32:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2090953#M47596</guid>
      <dc:creator>ajaydavidluke</dc:creator>
      <dc:date>2021-09-22T09:32:08Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Blank Fields with another field - DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2142658#M49257</link>
      <description>&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Its me, you but in the future, I figured out the solution:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IF(&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;ISBLANK(RELATED('Next Supply Date'[Expected Delivery Date])),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;RELATED('Emb Next Supply Date'[Base Product Supply Date]),&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;RELATED('Next Supply Date'[Expected Delivery Date])&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Thank me with a kebab later &lt;SPAN class="lia-emoticons-autosuggestions"&gt;&lt;SPAN class="lia-emoticons-search-term"&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 19 Oct 2021 09:11:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2142658#M49257</guid>
      <dc:creator>ajaydavidluke</dc:creator>
      <dc:date>2021-10-19T09:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fill Blank Fields with another field - DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2349839#M59604</link>
      <description>&lt;P&gt;Hahaha. Thank you for sharing future you.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Feb 2022 02:56:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Fill-Blank-Fields-with-another-field-DAX/m-p/2349839#M59604</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-21T02:56:55Z</dc:date>
    </item>
  </channel>
</rss>

