<?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: Currency Exchange from local currency to JPY in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Currency-Exchange-from-local-currency-to-JPY/m-p/3179529#M114908</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="543503" data-lia-user-login="guorong" class="lia-mention lia-mention-user"&gt;guorong&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I believe you'll find all answers here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.daxpatterns.com/currency-conversion/" target="_blank"&gt;Currency conversion – DAX Patterns&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 10 Apr 2023 07:42:28 GMT</pubDate>
    <dc:creator>ERD</dc:creator>
    <dc:date>2023-04-10T07:42:28Z</dc:date>
    <item>
      <title>Currency Exchange from local currency to JPY</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Currency-Exchange-from-local-currency-to-JPY/m-p/3179500#M114904</link>
      <description>&lt;P&gt;Dear PBI communittee,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Would like to seek your advice on calculating exchange rate by month.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have no problem with single month exchange, but when it comes to cumulative, the exchange rate adds up and multiple over the total value (Sales, Cost, Expense, Operating Profit), I ended up with crazily huge result. I tried Productx,lookup, but have not been able to get my result right&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exchange Rate Table, all current financial information are in local currency (SGD, MYR,INR, etc)&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;BR /&gt;Country Table - Use to define which company using&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 07:19:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Currency-Exchange-from-local-currency-to-JPY/m-p/3179500#M114904</guid>
      <dc:creator>guorong</dc:creator>
      <dc:date>2023-04-10T07:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Exchange from local currency to JPY</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Currency-Exchange-from-local-currency-to-JPY/m-p/3179529#M114908</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="543503" data-lia-user-login="guorong" class="lia-mention lia-mention-user"&gt;guorong&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I believe you'll find all answers here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.daxpatterns.com/currency-conversion/" target="_blank"&gt;Currency conversion – DAX Patterns&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 07:42:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Currency-Exchange-from-local-currency-to-JPY/m-p/3179529#M114908</guid>
      <dc:creator>ERD</dc:creator>
      <dc:date>2023-04-10T07:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Exchange from local currency to JPY</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Currency-Exchange-from-local-currency-to-JPY/m-p/3179565#M114911</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="543503" data-lia-user-login="guorong" class="lia-mention lia-mention-user"&gt;guorong&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how does your record table look like? or what measure do you have so far?&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 08:07:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Currency-Exchange-from-local-currency-to-JPY/m-p/3179565#M114911</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2023-04-10T08:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Exchange from local currency to JPY</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Currency-Exchange-from-local-currency-to-JPY/m-p/3179609#M114912</link>
      <description>&lt;P&gt;This is my main financial table, I'm using Company code to look up on currency in Country table&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 08:43:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Currency-Exchange-from-local-currency-to-JPY/m-p/3179609#M114912</guid>
      <dc:creator>guorong</dc:creator>
      <dc:date>2023-04-10T08:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Currency Exchange from local currency to JPY</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Currency-Exchange-from-local-currency-to-JPY/m-p/3179610#M114913</link>
      <description>&lt;P&gt;I will look into it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Apr 2023 08:44:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Currency-Exchange-from-local-currency-to-JPY/m-p/3179610#M114913</guid>
      <dc:creator>guorong</dc:creator>
      <dc:date>2023-04-10T08:44:21Z</dc:date>
    </item>
  </channel>
</rss>

