<?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: LOOKUPVALUE missing identical lookups in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-missing-identical-lookups/m-p/3390302#M127812</link>
    <description>&lt;P&gt;Okay will try tomorrow, but I will add this project code is unique in the lookup table and I already used this lookup successfully in another table in the same model. So it is very wierd to me.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Aug 2023 13:37:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-08-21T13:37:18Z</dc:date>
    <item>
      <title>LOOKUPVALUE missing identical lookups</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-missing-identical-lookups/m-p/3390191#M127800</link>
      <description>&lt;P&gt;Hello can someone help me. Why are more than half of the values missing from this simple vlookup. If one works they should all work. I even use trim function in wbs_blank_fix. My lookup table for this code only has 1 row&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;COSTCENTER_fix = LOOKUPVALUE('sapdata SAP_projektelement'[Ansvarigt_kostnstl], 'sapdata SAP_projektelement'[WBS_element], 'sapdata SAP_costcalculationplan'[wbs_blank_fix])
&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;&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 12:51:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-missing-identical-lookups/m-p/3390191#M127800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-21T12:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: LOOKUPVALUE missing identical lookups</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-missing-identical-lookups/m-p/3390253#M127807</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;LOOKUPVALUE will "fail" if there are multiple matches. Try using MAXX( FILTER( ... ), ... ) instead.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 13:21:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-missing-identical-lookups/m-p/3390253#M127807</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2023-08-21T13:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: LOOKUPVALUE missing identical lookups</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-missing-identical-lookups/m-p/3390302#M127812</link>
      <description>&lt;P&gt;Okay will try tomorrow, but I will add this project code is unique in the lookup table and I already used this lookup successfully in another table in the same model. So it is very wierd to me.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Aug 2023 13:37:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-missing-identical-lookups/m-p/3390302#M127812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-21T13:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: LOOKUPVALUE missing identical lookups</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-missing-identical-lookups/m-p/3391610#M127859</link>
      <description>&lt;P&gt;Update MAXX indeed did the trick and fixed my issues, thanks for the help&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Aug 2023 06:10:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-missing-identical-lookups/m-p/3391610#M127859</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-22T06:10:08Z</dc:date>
    </item>
  </channel>
</rss>

