<?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: comma under comma in table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/comma-under-comma-in-table/m-p/1933475#M42002</link>
    <description>&lt;P&gt;with zeros I could do this with FORMAT( column, "000.0")&lt;/P&gt;&lt;P&gt;I could do this with several IFs and CONCATENATE (with whitespaces, + signs etc) but I though there might be a FORMAT() option&lt;/P&gt;</description>
    <pubDate>Thu, 01 Jul 2021 14:53:45 GMT</pubDate>
    <dc:creator>fsfs</dc:creator>
    <dc:date>2021-07-01T14:53:45Z</dc:date>
    <item>
      <title>comma under comma in table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/comma-under-comma-in-table/m-p/1933070#M41988</link>
      <description>&lt;P&gt;hey guys&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how do I format data so it would appear in the table with commas below each other?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have&lt;/P&gt;&lt;P&gt;1.05&lt;/P&gt;&lt;P&gt;12.035&lt;/P&gt;&lt;P&gt;-2.4&lt;/P&gt;&lt;P&gt;-20.411&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I would like to get&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; 1.05&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;12.035&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;-2.4&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;-20.411&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 11:49:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/comma-under-comma-in-table/m-p/1933070#M41988</guid>
      <dc:creator>fsfs</dc:creator>
      <dc:date>2021-07-01T11:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: comma under comma in table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/comma-under-comma-in-table/m-p/1933129#M41989</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="277137" data-lia-user-login="fsfs" class="lia-mention lia-mention-user"&gt;fsfs&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;DIV&gt;Go to your Power Query Window , then click on Add Custom Column and then put this syntax there&lt;/DIV&gt;&lt;P&gt;Text.PadStart(Text.From([measure_name]),2,”0″)&lt;BR /&gt;It would add zeroes at the start...may be that can get you what you want.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Kudos are always appreciated!&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 12:18:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/comma-under-comma-in-table/m-p/1933129#M41989</guid>
      <dc:creator>Tanushree_Kapse</dc:creator>
      <dc:date>2021-07-01T12:18:37Z</dc:date>
    </item>
    <item>
      <title>Re: comma under comma in table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/comma-under-comma-in-table/m-p/1933475#M42002</link>
      <description>&lt;P&gt;with zeros I could do this with FORMAT( column, "000.0")&lt;/P&gt;&lt;P&gt;I could do this with several IFs and CONCATENATE (with whitespaces, + signs etc) but I though there might be a FORMAT() option&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jul 2021 14:53:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/comma-under-comma-in-table/m-p/1933475#M42002</guid>
      <dc:creator>fsfs</dc:creator>
      <dc:date>2021-07-01T14:53:45Z</dc:date>
    </item>
    <item>
      <title>Re: comma under comma in table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/comma-under-comma-in-table/m-p/1942483#M42261</link>
      <description>&lt;P&gt;Answer - the quickest and most straightforward way to achieve this is to use right alignment, while having data cropped to a certain decimal places &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jul 2021 09:45:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/comma-under-comma-in-table/m-p/1942483#M42261</guid>
      <dc:creator>fsfs</dc:creator>
      <dc:date>2021-07-07T09:45:20Z</dc:date>
    </item>
  </channel>
</rss>

