<?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: undefined in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/undefined/m-p/2996328#M100986</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;The amount of decimals displayed is a formatting setting. Check how many decimals you have here (in my example I have 0):&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;If you want to change this with dax use FORMAT function e.g. FORMAT([measure],"#")&lt;BR /&gt;&lt;BR /&gt;This will display your number with 0 decimals.&lt;BR /&gt;&lt;BR /&gt;I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!&lt;BR /&gt;&lt;BR /&gt;My LinkedIn: &lt;A href="https://www.linkedin.com/in/n%C3%A4ttiahov-00001/" target="_blank" rel="noopener"&gt;https://www.linkedin.com/in/n%C3%A4ttiahov-00001/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Jan 2023 06:33:44 GMT</pubDate>
    <dc:creator>ValtteriN</dc:creator>
    <dc:date>2023-01-02T06:33:44Z</dc:date>
    <item>
      <title>undefined</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/undefined/m-p/2996288#M100982</link>
      <description>&lt;P&gt;Hello team, I want to remove the decimal places from a measure. For ex. If value is 4.00 I want to display it as 4.&lt;/P&gt;&lt;P&gt;I have used below dax fir it. But not working.&lt;/P&gt;&lt;P&gt;Avg days = trunc(avg(orders[delivery days]))&lt;/P&gt;&lt;P&gt;Please help &lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 05:53:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/undefined/m-p/2996288#M100982</guid>
      <dc:creator>aditi11</dc:creator>
      <dc:date>2023-01-02T05:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: undefined</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/undefined/m-p/2996328#M100986</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;The amount of decimals displayed is a formatting setting. Check how many decimals you have here (in my example I have 0):&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;If you want to change this with dax use FORMAT function e.g. FORMAT([measure],"#")&lt;BR /&gt;&lt;BR /&gt;This will display your number with 0 decimals.&lt;BR /&gt;&lt;BR /&gt;I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!&lt;BR /&gt;&lt;BR /&gt;My LinkedIn: &lt;A href="https://www.linkedin.com/in/n%C3%A4ttiahov-00001/" target="_blank" rel="noopener"&gt;https://www.linkedin.com/in/n%C3%A4ttiahov-00001/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Jan 2023 06:33:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/undefined/m-p/2996328#M100986</guid>
      <dc:creator>ValtteriN</dc:creator>
      <dc:date>2023-01-02T06:33:44Z</dc:date>
    </item>
  </channel>
</rss>

