<?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 all blank, I cannot find the reason in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-returns-all-blank-I-cannot-find-the-reason/m-p/2995598#M100935</link>
    <description>&lt;P&gt;When I simulated some data myself, LOOKUPVALUE also works well. But in my model, it doesn't work.&lt;/P&gt;</description>
    <pubDate>Sat, 31 Dec 2022 10:43:43 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-12-31T10:43:43Z</dc:date>
    <item>
      <title>LOOKUPVALUE returns all blank, I cannot find the reason</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-returns-all-blank-I-cannot-find-the-reason/m-p/2995582#M100931</link>
      <description>&lt;P&gt;I have two tables. Territory and Sales. I wanna create a column in Sales table named BU from Territory table.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I use LOOKUPVALUE like below, but it returns all blank.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;When I bulid a 1:* relationship between these two tables and use RELATED, it works well. In my model there is the other relationship, I make it inactive and bulid this one for testing.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I also checked if there are invisible blanks or sth with RELATED, nothing wrong was found.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;In the community, there are also some questions like LOOKUPVALUE not working, but no good answers for my question.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wish someone master could help me. Thank you in advance.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2022 10:13:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-returns-all-blank-I-cannot-find-the-reason/m-p/2995582#M100931</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-31T10:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: LOOKUPVALUE returns all blank, I cannot find the reason</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-returns-all-blank-I-cannot-find-the-reason/m-p/2995590#M100932</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I am not sure how your datamodel looks like, but I tried to creae a sample pbix file like below.&lt;/P&gt;
&lt;P&gt;Please check the below picture and the attached pbix file.&lt;/P&gt;
&lt;P&gt;It is for creating a new column.&lt;/P&gt;
&lt;P&gt;I hope the below can provide some ideas on how to create a solution for your data model.&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;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;BU CC = 
LOOKUPVALUE(Dim_Territory_History[BU], Dim_Territory_History[Key], 'Fact'[BU_Key] )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2022 10:16:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-returns-all-blank-I-cannot-find-the-reason/m-p/2995590#M100932</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2022-12-31T10:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: LOOKUPVALUE returns all blank, I cannot find the reason</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-returns-all-blank-I-cannot-find-the-reason/m-p/2995598#M100935</link>
      <description>&lt;P&gt;When I simulated some data myself, LOOKUPVALUE also works well. But in my model, it doesn't work.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2022 10:43:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-returns-all-blank-I-cannot-find-the-reason/m-p/2995598#M100935</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-31T10:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: LOOKUPVALUE returns all blank, I cannot find the reason</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-returns-all-blank-I-cannot-find-the-reason/m-p/2995662#M100937</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Thank you for your message.&lt;/P&gt;
&lt;P&gt;Please share your sample pbix file's link here, and then I can try to look into it to come up with a more accurate solution.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 31 Dec 2022 16:03:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUPVALUE-returns-all-blank-I-cannot-find-the-reason/m-p/2995662#M100937</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2022-12-31T16:03:53Z</dc:date>
    </item>
  </channel>
</rss>

