<?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 Calculation of costs in relation to exchange rates in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-costs-in-relation-to-exchange-rates/m-p/2205487#M51876</link>
    <description>&lt;P&gt;Hello everybody&lt;BR /&gt;&lt;BR /&gt;I have 2 tables, Costs and Exchange Rates&lt;BR /&gt;The cost table is&lt;BR /&gt;- Date&lt;BR /&gt;-Costs&lt;BR /&gt;-Currency&lt;BR /&gt;In the table Exchange rates are&lt;BR /&gt;-Date&lt;BR /&gt;-Currency&lt;BR /&gt;-Exchange rate&lt;/P&gt;&lt;P&gt;My task is to figure out the costs of the exchange rate.&amp;nbsp;I managed to transfer exchange rates to the cost table in the expense table, but there was a problem with the "UAH" exchange rate.&amp;nbsp;&lt;BR /&gt;This exchange rate is only available for one date&lt;BR /&gt;What do I need to change to get this exchange rate?&lt;BR /&gt;&lt;img /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;A href="https://drive.google.com/file/d/18I7dM418G5t0bOwzlQM4N6HNjBDaIjbI/view?usp=sharing" target="_self"&gt;File exempl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 09:46:00 GMT</pubDate>
    <dc:creator>DimaMD</dc:creator>
    <dc:date>2021-11-24T09:46:00Z</dc:date>
    <item>
      <title>Calculation of costs in relation to exchange rates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-costs-in-relation-to-exchange-rates/m-p/2205487#M51876</link>
      <description>&lt;P&gt;Hello everybody&lt;BR /&gt;&lt;BR /&gt;I have 2 tables, Costs and Exchange Rates&lt;BR /&gt;The cost table is&lt;BR /&gt;- Date&lt;BR /&gt;-Costs&lt;BR /&gt;-Currency&lt;BR /&gt;In the table Exchange rates are&lt;BR /&gt;-Date&lt;BR /&gt;-Currency&lt;BR /&gt;-Exchange rate&lt;/P&gt;&lt;P&gt;My task is to figure out the costs of the exchange rate.&amp;nbsp;I managed to transfer exchange rates to the cost table in the expense table, but there was a problem with the "UAH" exchange rate.&amp;nbsp;&lt;BR /&gt;This exchange rate is only available for one date&lt;BR /&gt;What do I need to change to get this exchange rate?&lt;BR /&gt;&lt;img /&gt;&lt;img /&gt;&lt;BR /&gt;&lt;A href="https://drive.google.com/file/d/18I7dM418G5t0bOwzlQM4N6HNjBDaIjbI/view?usp=sharing" target="_self"&gt;File exempl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 09:46:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-costs-in-relation-to-exchange-rates/m-p/2205487#M51876</guid>
      <dc:creator>DimaMD</dc:creator>
      <dc:date>2021-11-24T09:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of costs in relation to exchange rates</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-costs-in-relation-to-exchange-rates/m-p/2205563#M51881</link>
      <description>&lt;P&gt;I found a solution to my problem on my own&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Стовпець = IF(ISBLANK([Exchange rate]),[Costs],[Costs uah])&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 24 Nov 2021 10:23:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculation-of-costs-in-relation-to-exchange-rates/m-p/2205563#M51881</guid>
      <dc:creator>DimaMD</dc:creator>
      <dc:date>2021-11-24T10:23:03Z</dc:date>
    </item>
  </channel>
</rss>

