<?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: Excel vlookup formula to Powerbi in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2784940#M87251</link>
    <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you use the below:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;calculated column = Lookupvalue(Transit Time Query Sheet[Transit time],Transit Time Query Sheet[Route],Transit Time Query Sheet[Route])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are many articles about Lookupvalue, you can give a read:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sqlbi.com/articles/introducing-lookupvalue/" target="_blank"&gt;https://www.sqlbi.com/articles/introducing-lookupvalue/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AnthonyJoseph&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2022 19:14:02 GMT</pubDate>
    <dc:creator>AnthonyJoseph</dc:creator>
    <dc:date>2022-09-21T19:14:02Z</dc:date>
    <item>
      <title>Excel vlookup formula to Powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2784055#M87184</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I need to convert the Excel vlookup to Dax - VLOOKUP(@BO:BO,'Transit Time query'!A:D,4,FALSE)&lt;BR /&gt;&lt;BR /&gt;i have joined Route column in&amp;nbsp; BO Sheet with Transit Time query sheet -Route column and now i am not able to figure out -&amp;nbsp;'Transit Time query'!A:D,4,FALSE) how do i convert this to Dax column ? fianl output as Transit time (3,4, 10,60,80... )&amp;nbsp;&lt;BR /&gt;pls check the screenshots attached below&lt;/P&gt;&lt;P&gt;Final Output -&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;BR /&gt;BO Column Name - Route&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Transit Time Query Sheet -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 13:18:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2784055#M87184</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-21T13:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vlookup formula to Powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2784063#M87185</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;There is a LOOKUPVALUE function in DAX although I find that MAXX(FILTER(...),...) tends to be more reliable.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 13:20:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2784063#M87185</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2022-09-21T13:20:30Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vlookup formula to Powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2784093#M87188</link>
      <description>&lt;P&gt;Can you please provide the full syntax for this Vlookup ?&lt;BR /&gt;That will be more helpful&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 13:28:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2784093#M87188</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-21T13:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vlookup formula to Powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2784940#M87251</link>
      <description>&lt;P&gt;Hi&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you use the below:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;calculated column = Lookupvalue(Transit Time Query Sheet[Transit time],Transit Time Query Sheet[Route],Transit Time Query Sheet[Route])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are many articles about Lookupvalue, you can give a read:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sqlbi.com/articles/introducing-lookupvalue/" target="_blank"&gt;https://www.sqlbi.com/articles/introducing-lookupvalue/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AnthonyJoseph&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 19:14:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2784940#M87251</guid>
      <dc:creator>AnthonyJoseph</dc:creator>
      <dc:date>2022-09-21T19:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vlookup formula to Powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2785654#M87298</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to your description, you want to VLOOKUP [TransitTime] in '&lt;SPAN&gt;Transit Time Query&lt;/SPAN&gt;' table to the [Transit Time] in '&lt;SPAN&gt;BO Column Name&lt;/SPAN&gt;' table. Right?&lt;/P&gt;
&lt;P&gt;You can click "New Column" in&amp;nbsp; '&lt;SPAN&gt;BO Column Name&lt;/SPAN&gt;' table to create a calculated column:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Transit Time=LOOKUPVALUE('Transit Time Query'[TransitTime],'Transit Time Query'[Route],'BO Column Name'[Route])&lt;/LI-CODE&gt;
&lt;P&gt;You can refer to this document:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/dax/lookupvalue-function-dax" target="_blank"&gt;LOOKUPVALUE function (DAX) - DAX | Microsoft Learn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Aniya Zhang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Accept&lt;/STRONG&gt;&lt;/EM&gt;&lt;EM&gt; it as the solution&lt;/EM&gt;&amp;nbsp;to help the other members find it more quickly&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 03:46:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2785654#M87298</guid>
      <dc:creator>v-yueyunzh-msft</dc:creator>
      <dc:date>2022-09-22T03:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vlookup formula to Powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2785764#M87308</link>
      <description>&lt;P&gt;Hi AnthonyJoseph,&lt;BR /&gt;i am getting this error in calculated column, Pleae see the screenshot attached&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 05:29:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2785764#M87308</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-22T05:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vlookup formula to Powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2785782#M87309</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The third&amp;nbsp;parameter is wrong, you can try to replace it to the&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN&gt;BO Column Name&lt;/SPAN&gt;&lt;SPAN&gt;'[Route].&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Aniya Zhang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Accept&lt;/STRONG&gt;&lt;/EM&gt;&lt;EM&gt;&amp;nbsp;it as the solution&lt;/EM&gt;&amp;nbsp;to help the other members find it more quickly&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 05:38:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2785782#M87309</guid>
      <dc:creator>v-yueyunzh-msft</dc:creator>
      <dc:date>2022-09-22T05:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vlookup formula to Powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2785790#M87310</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;included 3rd parameter but still getting error as below&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 05:42:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2785790#M87310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-22T05:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Excel vlookup formula to Powerbi</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2785835#M87314</link>
      <description>&lt;P&gt;Hi ,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This error occurs because that there are repeate data in '&lt;SPAN&gt;Transit Time Query&lt;/SPAN&gt;'[TransitTime],like this:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can try to user this dax to fix it:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Transit Time = CALCULATE(FIRSTNONBLANK('Transit Time Query'[TransitTime],TRUE()), FILTER('Transit Time Query','Transit Time Query'[Route]='BO Column Name'[Route] ) )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Aniya Zhang&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If this post&amp;nbsp;&lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;Accept&lt;/STRONG&gt;&lt;/EM&gt;&lt;EM&gt;&amp;nbsp;it as the solution&lt;/EM&gt;&amp;nbsp;to help the other members find it more quickly&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2022 06:04:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Excel-vlookup-formula-to-Powerbi/m-p/2785835#M87314</guid>
      <dc:creator>v-yueyunzh-msft</dc:creator>
      <dc:date>2022-09-22T06:04:17Z</dc:date>
    </item>
  </channel>
</rss>

