<?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: &amp;quot;LOOKUP&amp;quot; as on Excel ??? in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/982082#M12005</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191221" data-lia-user-login="akfir" class="lia-mention lia-mention-user"&gt;akfir&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following is the sample lookup table I have created:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and this is what you can get using the DAX calculated column:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;There is no relationship between these two tables and the values are not unique&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;BR /&gt;Vivek&lt;BR /&gt;&lt;BR /&gt;If it helps, please mark it as a solution&lt;BR /&gt;Kudos would be a cherry on the top &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.vivran.in/" target="_blank"&gt;https://www.vivran.in/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/vivek-ranjan-063a1a17b/" target="_blank"&gt;Connect on LinkedIn&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Mar 2020 12:59:18 GMT</pubDate>
    <dc:creator>vivran22</dc:creator>
    <dc:date>2020-03-19T12:59:18Z</dc:date>
    <item>
      <title>"LOOKUP" as on Excel ???</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/981945#M11996</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;i wish to use a formula, as on Excel, that does "LOOKUP" (not lookupvalue).&lt;BR /&gt;my need is to determine whether x is between 2 specific numbers and return the value in the RESULT column that refers to it.&lt;/P&gt;&lt;P&gt;for example: if x=5 return 10&lt;BR /&gt;if x=130 return 150 etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my lookup table:&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 11:46:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/981945#M11996</guid>
      <dc:creator>akfir</dc:creator>
      <dc:date>2020-03-19T11:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: "LOOKUP" as on Excel ???</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/982000#M11998</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191221" data-lia-user-login="akfir" class="lia-mention lia-mention-user"&gt;akfir&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try the solution offered in a community post earlier:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;&lt;A href="https://community.powerbi.com/t5/Desktop/Add-a-column-to-a-Data-table-from-another-lookup-table/m-p/977270#M466990" target="_blank"&gt;https://community.powerbi.com/t5/Desktop/Add-a-column-to-a-Data-table-from-another-lookup-table/m-p/977270#M466990&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT&gt;Cheers!&lt;BR /&gt;Vivek&lt;BR /&gt;&lt;BR /&gt;If it helps, please mark it as a solution&lt;BR /&gt;Kudos would be a cherry on the top &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.vivran.in/" target="_blank"&gt;https://www.vivran.in/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/vivek-ranjan-063a1a17b/" target="_blank"&gt;Connect on LinkedIn&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 12:09:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/982000#M11998</guid>
      <dc:creator>vivran22</dc:creator>
      <dc:date>2020-03-19T12:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: "LOOKUP" as on Excel ???</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/982019#M12000</link>
      <description>&lt;P&gt;Thanks for your quick reply.&lt;BR /&gt;In your given case - the values were unique dates, and probabely it has a relationship in the model.&lt;BR /&gt;In my case, the values may repeat themselves and no relationship can be made.&lt;BR /&gt;&lt;BR /&gt;thanks again,&lt;BR /&gt;Amit&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 12:22:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/982019#M12000</guid>
      <dc:creator>akfir</dc:creator>
      <dc:date>2020-03-19T12:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: "LOOKUP" as on Excel ???</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/982082#M12005</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191221" data-lia-user-login="akfir" class="lia-mention lia-mention-user"&gt;akfir&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Following is the sample lookup table I have created:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and this is what you can get using the DAX calculated column:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;There is no relationship between these two tables and the values are not unique&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;BR /&gt;Vivek&lt;BR /&gt;&lt;BR /&gt;If it helps, please mark it as a solution&lt;BR /&gt;Kudos would be a cherry on the top &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.vivran.in/" target="_blank"&gt;https://www.vivran.in/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/vivek-ranjan-063a1a17b/" target="_blank"&gt;Connect on LinkedIn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 12:59:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/982082#M12005</guid>
      <dc:creator>vivran22</dc:creator>
      <dc:date>2020-03-19T12:59:18Z</dc:date>
    </item>
    <item>
      <title>Re: "LOOKUP" as on Excel ???</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/982118#M12007</link>
      <description>&lt;P&gt;perfect! thanks!&lt;BR /&gt;i was just miswriting your command.&lt;BR /&gt;&lt;BR /&gt;thanks again!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2020 13:18:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/982118#M12007</guid>
      <dc:creator>akfir</dc:creator>
      <dc:date>2020-03-19T13:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: "LOOKUP" as on Excel ???</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/985523#M12119</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="141768" data-lia-user-login="vivran22" class="lia-mention lia-mention-user"&gt;vivran22&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to your solution i managed to get the desired result, but i still have on issue regarding the SUM of these values in a matrix.&lt;BR /&gt;it does not show the correct sum of the per row measures.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;i think it is something to do with "IF(HASONEFILTER(.....))" but i can not generate the SUM condition that will show me correct result.&lt;BR /&gt;&lt;BR /&gt;Thanks again in advance,&lt;BR /&gt;Amit&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 06:58:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/985523#M12119</guid>
      <dc:creator>akfir</dc:creator>
      <dc:date>2020-03-22T06:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: "LOOKUP" as on Excel ???</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/985600#M12121</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191221" data-lia-user-login="akfir" class="lia-mention lia-mention-user"&gt;akfir&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you share the sample pbix file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;BR /&gt;Vivek&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.vivran.in/" target="_blank"&gt;https://www.vivran.in/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/vivek-ranjan-063a1a17b/" target="_blank"&gt;Connect on LinkedIn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 10:33:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/985600#M12121</guid>
      <dc:creator>vivran22</dc:creator>
      <dc:date>2020-03-22T10:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: "LOOKUP" as on Excel ???</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/985616#M12124</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="141768" data-lia-user-login="vivran22" class="lia-mention lia-mention-user"&gt;vivran22&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;unfortunately no. anything else may help? maybe a snapshot:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 10:55:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/985616#M12124</guid>
      <dc:creator>akfir</dc:creator>
      <dc:date>2020-03-22T10:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: "LOOKUP" as on Excel ???</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/985631#M12127</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="191221" data-lia-user-login="akfir" class="lia-mention lia-mention-user"&gt;akfir&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is not helpful in understanding the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you create a excel file with sample values of table Loading and Rounding Rules, along with the expected output?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;BR /&gt;Vivek&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.vivran.in/" target="_blank"&gt;https://www.vivran.in/&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/vivek-ranjan-063a1a17b/" target="_blank"&gt;Connect on LinkedIn&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 11:22:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/985631#M12127</guid>
      <dc:creator>vivran22</dc:creator>
      <dc:date>2020-03-22T11:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: "LOOKUP" as on Excel ???</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/985634#M12128</link>
      <description>&lt;P&gt;can i maybe send you my pbix privately?&amp;nbsp;&lt;BR /&gt;afterwards please delete it from your pc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 11:30:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/985634#M12128</guid>
      <dc:creator>akfir</dc:creator>
      <dc:date>2020-03-22T11:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: "LOOKUP" as on Excel ???</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/988338#M12223</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="141768" data-lia-user-login="vivran22" class="lia-mention lia-mention-user"&gt;vivran22&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;i think the issue is that&amp;nbsp;it is taking the sum (which i expect) and goes to lookup table and tries to find a result within the range.&lt;BR /&gt;&lt;BR /&gt;i want the sum to just sum regularly the values underneath.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2020 07:38:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/quot-LOOKUP-quot-as-on-Excel/m-p/988338#M12223</guid>
      <dc:creator>akfir</dc:creator>
      <dc:date>2020-03-24T07:38:54Z</dc:date>
    </item>
  </channel>
</rss>

