<?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: June 2026 Update #Integer showing 2 decimal digits behaving like numbers in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/june-2026-update-integer-showing-2-decimal-digits/m-p/1710754#M12004</link>
    <description>&lt;P&gt;Thanks for the idea, but the separator isn't the problem. I found that option too. My point is that decimals are shown while it is a integer type.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jun 2026 16:34:28 GMT</pubDate>
    <dc:creator>Vega1979</dc:creator>
    <dc:date>2026-06-29T16:34:28Z</dc:date>
    <item>
      <title>June 2026 Update #Integer showing 2 decimal digits behaving like numbers</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/june-2026-update-integer-showing-2-decimal-digits/m-p/1710670#M11993</link>
      <description>&lt;P&gt;#1 - Integer showing 2 decimal digits like&amp;nbsp; numbers.&lt;BR /&gt;A column in my table has years as a whole number. 2025,2026,....,2035&lt;BR /&gt;the integer in the WebMap and Dashboard are shown as&lt;STRONG&gt; 2.025,00&lt;/STRONG&gt;&amp;nbsp; Why?&lt;/P&gt;&lt;P&gt;In the webmap your can set the number of decimals when it is a number type, but this is not available when it is an integer type.&lt;BR /&gt;&lt;BR /&gt;Please resolve this bug or give me tools to set it myself.&lt;BR /&gt;&lt;BR /&gt;2# - Control of the value in the category selector would also be nice. The selected value is shown extra under the category selectors title. It feels if I don't have a choice. Make it optional, please.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2026 13:09:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/june-2026-update-integer-showing-2-decimal-digits/m-p/1710670#M11993</guid>
      <dc:creator>Vega1979</dc:creator>
      <dc:date>2026-06-29T13:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: June 2026 Update #Integer showing 2 decimal digits behaving like numbers</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/june-2026-update-integer-showing-2-decimal-digits/m-p/1710712#M11999</link>
      <description>&lt;P&gt;There is an option in Map viewer to control the field formatting which will be honored by dashboards as well. Looks for the Fields option on the right side and for Integer fields there is an option to 'Never show separator.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2026 15:07:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/june-2026-update-integer-showing-2-decimal-digits/m-p/1710712#M11999</guid>
      <dc:creator>SandraLuken1</dc:creator>
      <dc:date>2026-06-29T15:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: June 2026 Update #Integer showing 2 decimal digits behaving like numbers</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/june-2026-update-integer-showing-2-decimal-digits/m-p/1710754#M12004</link>
      <description>&lt;P&gt;Thanks for the idea, but the separator isn't the problem. I found that option too. My point is that decimals are shown while it is a integer type.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2026 16:34:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/june-2026-update-integer-showing-2-decimal-digits/m-p/1710754#M12004</guid>
      <dc:creator>Vega1979</dc:creator>
      <dc:date>2026-06-29T16:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: June 2026 Update #Integer showing 2 decimal digits behaving like numbers</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/june-2026-update-integer-showing-2-decimal-digits/m-p/1710909#M12019</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1002085"&gt;@Vega1979&lt;/a&gt;&amp;nbsp;I am not seeing the same behavior with my own integer fields. I'd encourage you to log a Tech Support case so we can take a closer look if you are able to.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jun 2026 22:12:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/june-2026-update-integer-showing-2-decimal-digits/m-p/1710909#M12019</guid>
      <dc:creator>StephanieW</dc:creator>
      <dc:date>2026-06-29T22:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: June 2026 Update #Integer showing 2 decimal digits behaving like numbers</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/june-2026-update-integer-showing-2-decimal-digits/m-p/1712282#M12138</link>
      <description>&lt;P&gt;Solved: In the json of the webmaps integer fields had a digit parameter. Before the june update is was probably solved, so we did not notice the wrong code.&lt;BR /&gt;&lt;BR /&gt;I have corrected the code for all integer fields and the dashboards are displaying the years correctly.&lt;STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;BR /&gt;Here a piece of code as example, when&amp;nbsp;minimumFractionDigits and&amp;nbsp;useGrouping are used.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"name"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"Shape__Area"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"fieldFormat"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"type"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"number"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"minimumFractionDigits"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;2&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;"useGrouping"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt; &lt;SPAN&gt;"always"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2026 08:49:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/june-2026-update-integer-showing-2-decimal-digits/m-p/1712282#M12138</guid>
      <dc:creator>Vega1979</dc:creator>
      <dc:date>2026-07-03T08:49:53Z</dc:date>
    </item>
  </channel>
</rss>

