<?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: Finance Report in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Finance-Report/m-p/859697#M12339</link>
    <description>&lt;P&gt;You got me right, but it's a solution I've already tried and it doesn't work for me, this is the message I get&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Nov 2019 13:41:20 GMT</pubDate>
    <dc:creator>netanel</dc:creator>
    <dc:date>2019-11-28T13:41:20Z</dc:date>
    <item>
      <title>Finance Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Finance-Report/m-p/858513#M12322</link>
      <description>&lt;P&gt;Hello everyone,&lt;BR /&gt;I have one Amount column and it brings me all the numbers to the reports, the problem is that the numbers come in minus 500 instead of (500).&lt;/P&gt;&lt;P&gt;I know this is a common problem but in all the solutions I didn't find anything to fix it .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 13:17:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Finance-Report/m-p/858513#M12322</guid>
      <dc:creator>netanel</dc:creator>
      <dc:date>2019-11-27T13:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Finance Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Finance-Report/m-p/858547#M12323</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I'm not completely sure about the question. If I understand you correctly you&amp;nbsp;&lt;BR /&gt;want to format the Amount, if it is negative to put Amount into brackets.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If this is correct just make a measure like this :&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;FORMAT(Amount,"#,###0;(#,###0)")&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 27 Nov 2019 13:49:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Finance-Report/m-p/858547#M12323</guid>
      <dc:creator>MaxNovak</dc:creator>
      <dc:date>2019-11-27T13:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Finance Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Finance-Report/m-p/859697#M12339</link>
      <description>&lt;P&gt;You got me right, but it's a solution I've already tried and it doesn't work for me, this is the message I get&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 13:41:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Finance-Report/m-p/859697#M12339</guid>
      <dc:creator>netanel</dc:creator>
      <dc:date>2019-11-28T13:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Finance Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Finance-Report/m-p/859855#M12340</link>
      <description>&lt;P&gt;Great, then we are halfway to the answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;It probably doesn't work because you are putting a column in the place of a Measure.&amp;nbsp;&lt;BR /&gt;I think you should make a measure as Total Amount = SUM(Amount), and then use that measure in this Formating.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Measure = FORMAT(Total Amount,"#,###0;(#,###0)")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;or you can make this all in one measure with a variable :&lt;BR /&gt;&lt;SPAN&gt;Measure =&lt;BR /&gt;var Total Amount = SUM(Amount)&lt;BR /&gt;return FORMAT(Total Amount,"#,###0;(#,###0)")&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 15:47:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Finance-Report/m-p/859855#M12340</guid>
      <dc:creator>MaxNovak</dc:creator>
      <dc:date>2019-11-28T15:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Finance Report</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Finance-Report/m-p/861243#M12348</link>
      <description>&lt;P&gt;Many thanks for the time and greatly appreciate it&lt;/P&gt;</description>
      <pubDate>Sun, 01 Dec 2019 06:20:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Finance-Report/m-p/861243#M12348</guid>
      <dc:creator>netanel</dc:creator>
      <dc:date>2019-12-01T06:20:57Z</dc:date>
    </item>
  </channel>
</rss>

