<?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: Lookup value instead of a where the item is not found a blank a zero in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Lookup-value-instead-of-a-where-the-item-is-not-found-a-blank-a/m-p/2371749#M60880</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , Try &lt;/P&gt;
&lt;P&gt;Personal FY21 = LOOKUPVALUE('PersonalFY21'[Total Units],'PersonalFY21'[Number],'Taken'[Number]) +0 &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;Personal FY21 = Maxx(filter('PersonalFY21', 'PersonalFY21'[Number]= 'Taken'[Number]),'PersonalFY21'[Total Units])+0&lt;/P&gt;</description>
    <pubDate>Thu, 03 Mar 2022 05:48:23 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2022-03-03T05:48:23Z</dc:date>
    <item>
      <title>Lookup value instead of a where the item is not found a blank a zero</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Lookup-value-instead-of-a-where-the-item-is-not-found-a-blank-a/m-p/2371711#M60876</link>
      <description>&lt;P&gt;Im doing lookup between different filess and as part of that I would like to return the value 0 if an item is not found.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example of current formula&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Personal FY21 = &lt;/SPAN&gt;&lt;SPAN&gt;LOOKUPVALUE&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'PersonalFY21'[Total Units]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'PersonalFY21'[Number]&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;'Taken'[Number]&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;This works fine but if it possible to return a zero where an item is not found.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 05:14:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Lookup-value-instead-of-a-where-the-item-is-not-found-a-blank-a/m-p/2371711#M60876</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-03-03T05:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Lookup value instead of a where the item is not found a blank a zero</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Lookup-value-instead-of-a-where-the-item-is-not-found-a-blank-a/m-p/2371749#M60880</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , Try &lt;/P&gt;
&lt;P&gt;Personal FY21 = LOOKUPVALUE('PersonalFY21'[Total Units],'PersonalFY21'[Number],'Taken'[Number]) +0 &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;Personal FY21 = Maxx(filter('PersonalFY21', 'PersonalFY21'[Number]= 'Taken'[Number]),'PersonalFY21'[Total Units])+0&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 05:48:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Lookup-value-instead-of-a-where-the-item-is-not-found-a-blank-a/m-p/2371749#M60880</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-03-03T05:48:23Z</dc:date>
    </item>
  </channel>
</rss>

