<?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 Returns False Query, but not desired data. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-Returns-False-Query-but-not-desired-data/m-p/3283810#M122024</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="574932" data-lia-user-login="AL472" class="lia-mention lia-mention-user"&gt;AL472&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Double check if the text matches in both columns. It could be an extra word, letter, space or hidden character. Try to trim and clean both columns&amp;nbsp;in power query.&lt;/P&gt;</description>
    <pubDate>Wed, 14 Jun 2023 13:41:41 GMT</pubDate>
    <dc:creator>tamerj1</dc:creator>
    <dc:date>2023-06-14T13:41:41Z</dc:date>
    <item>
      <title>LOOKUPVALUE Returns False Query, but not desired data.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-Returns-False-Query-but-not-desired-data/m-p/3282216#M121931</link>
      <description>&lt;P&gt;I have a column in Table 1 labeled "Responsible Design Group" which contains 70 distinct values across 1300 cells. I am attempting to add a column to Table 1 labeled "Department Name" using the LOOKUPVALUE feature. I need to pull data from Table 2, which contains the Department Names and their corresponding Design Group Labels. The DAX command I have been using is:&lt;BR /&gt;LOOKUPVALUE('Table 2'[Department Name], 'Table 2'[Design Group Label], 'Table 1'[Responsible Design Group])&lt;BR /&gt;The 70 disctinct values that appear in 'Table 1'[Responsible Design Group] are listed once apiece in 'Table 2'[Design Group Label].&lt;BR /&gt;&lt;BR /&gt;I have ensured all my data is of the same type, text. When I imput this command it returns blank columns, when I add (..., "TBD") to the end of the LOOKUPVALUE command, all the cells in the 'Table 1'[Department Name] column change to "TBD". Is there any advice for this?&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2023 17:57:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-Returns-False-Query-but-not-desired-data/m-p/3282216#M121931</guid>
      <dc:creator>AL472</dc:creator>
      <dc:date>2023-06-13T17:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: LOOKUPVALUE Returns False Query, but not desired data.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-Returns-False-Query-but-not-desired-data/m-p/3283810#M122024</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="574932" data-lia-user-login="AL472" class="lia-mention lia-mention-user"&gt;AL472&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Double check if the text matches in both columns. It could be an extra word, letter, space or hidden character. Try to trim and clean both columns&amp;nbsp;in power query.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2023 13:41:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-Returns-False-Query-but-not-desired-data/m-p/3283810#M122024</guid>
      <dc:creator>tamerj1</dc:creator>
      <dc:date>2023-06-14T13:41:41Z</dc:date>
    </item>
  </channel>
</rss>

