<?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 LOOKUP, combining value on x and y axis in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUP-combining-value-on-x-and-y-axis/m-p/2119144#M48563</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to extract a value from a table (Entalpy), which is a function of the x and y value.&amp;nbsp;In the first column I have numbers representing temperature, and in the top row i have numbers representing pressure. For each temperature and pressure, a value is returned (see figure below).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;In another table, I have a column with measured temperature and one with measured pressure.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;My wish is that the measured values are matched with the corresponding values in table Entalpy, and the calculated value is returned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible in Power BI, and if so how?&lt;/P&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;</description>
    <pubDate>Wed, 06 Oct 2021 13:01:27 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-10-06T13:01:27Z</dc:date>
    <item>
      <title>LOOKUP, combining value on x and y axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUP-combining-value-on-x-and-y-axis/m-p/2119144#M48563</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to extract a value from a table (Entalpy), which is a function of the x and y value.&amp;nbsp;In the first column I have numbers representing temperature, and in the top row i have numbers representing pressure. For each temperature and pressure, a value is returned (see figure below).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;In another table, I have a column with measured temperature and one with measured pressure.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;My wish is that the measured values are matched with the corresponding values in table Entalpy, and the calculated value is returned.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this possible in Power BI, and if so how?&lt;/P&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;</description>
      <pubDate>Wed, 06 Oct 2021 13:01:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUP-combining-value-on-x-and-y-axis/m-p/2119144#M48563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-10-06T13:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: LOOKUP, combining value on x and y axis</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUP-combining-value-on-x-and-y-axis/m-p/2122720#M48685</link>
      <description>&lt;P&gt;Unpivot your Entalpy table to bring it into a usable format like this:&amp;nbsp; &amp;nbsp;x|y|value&lt;/P&gt;
&lt;P&gt;Then load both tables into your Power BI file and think about the rules for matching - most likely you want to find the closest matching value, but what if your data points sits exactly in the middle etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide sanitized sample data that fully covers your issue. Paste the data into a table in your post or use one of the file services. Please show the expected outcome.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Oct 2021 23:22:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/LOOKUP-combining-value-on-x-and-y-axis/m-p/2122720#M48685</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2021-10-07T23:22:52Z</dc:date>
    </item>
  </channel>
</rss>

