<?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 Kilograms to Tons in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Kilograms-to-Tons/m-p/1465180#M27707</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I am new to power bi. I want to create one meaure. I have sales in Kilograms. I am trying to convert it into Tons through a meaure, but not able to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help. DIVIDE('New sheet Rayees'[Standard Qty],1000,0) - This was done earlier. Now trying to do the same, but not getting [Standard Qty] without putting sum, which it is not taking.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Oct 2020 07:19:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-10-30T07:19:56Z</dc:date>
    <item>
      <title>Kilograms to Tons</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Kilograms-to-Tons/m-p/1465180#M27707</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;I am new to power bi. I want to create one meaure. I have sales in Kilograms. I am trying to convert it into Tons through a meaure, but not able to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please help. DIVIDE('New sheet Rayees'[Standard Qty],1000,0) - This was done earlier. Now trying to do the same, but not getting [Standard Qty] without putting sum, which it is not taking.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 07:19:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Kilograms-to-Tons/m-p/1465180#M27707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-30T07:19:56Z</dc:date>
    </item>
    <item>
      <title>Re: Kilograms to Tons</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Kilograms-to-Tons/m-p/1465561#M27716</link>
      <description>&lt;P&gt;Hi Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try&lt;/P&gt;
&lt;P&gt;DIVIDE( SELECTEDVALUE( 'New sheet Rayees'[Standard Qty]) ,1000)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Please mark the question solved when done and consider &lt;FONT color="#FF9900"&gt;giving a thumbs up if posts are helpful.&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#FF0000"&gt;Contact me privately for support with any larger-scale BI needs, tutoring, etc.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Cheers&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 09:45:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Kilograms-to-Tons/m-p/1465561#M27716</guid>
      <dc:creator>AlB</dc:creator>
      <dc:date>2020-10-30T09:45:10Z</dc:date>
    </item>
  </channel>
</rss>

