<?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: Round up value in indicator using Arcade in ArcGIS Dashboards Questions</title>
    <link>https://community.esri.com/t5/arcgis-dashboards-questions/round-up-value-in-indicator-using-arcade/m-p/1352544#M8753</link>
    <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Wed, 22 Nov 2023 14:50:48 GMT</pubDate>
    <dc:creator>MicBry</dc:creator>
    <dc:date>2023-11-22T14:50:48Z</dc:date>
    <item>
      <title>Round up value in indicator using Arcade</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/round-up-value-in-indicator-using-arcade/m-p/1351835#M8742</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;I am using arcade in an ArcGIS Dashbard indicator (enterprise not AGOL) to round my result to a whole number. I have successfully removed my decimal points, but i would like the function to always return the higher whole number.&lt;/P&gt;&lt;P&gt;Example: I would like the value 21.1 to be rounded to 22, not 21.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to do this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 06:52:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/round-up-value-in-indicator-using-arcade/m-p/1351835#M8742</guid>
      <dc:creator>MicBry</dc:creator>
      <dc:date>2023-11-21T06:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: Round up value in indicator using Arcade</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/round-up-value-in-indicator-using-arcade/m-p/1351864#M8743</link>
      <description>&lt;P&gt;"old school" take the integer of a number plus 0.5&lt;/P&gt;&lt;P&gt;int(number + 0.5)&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 09:15:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/round-up-value-in-indicator-using-arcade/m-p/1351864#M8743</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2023-11-21T09:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Round up value in indicator using Arcade</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/round-up-value-in-indicator-using-arcade/m-p/1351936#M8744</link>
      <description>&lt;P&gt;The &lt;A href="https://developers.arcgis.com/arcade/function-reference/math_functions/#ceil" target="_self"&gt;Ceil&lt;/A&gt; function rounds a number up.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Nov 2023 13:35:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/round-up-value-in-indicator-using-arcade/m-p/1351936#M8744</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2023-11-21T13:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Round up value in indicator using Arcade</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/round-up-value-in-indicator-using-arcade/m-p/1352544#M8753</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 14:50:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/round-up-value-in-indicator-using-arcade/m-p/1352544#M8753</guid>
      <dc:creator>MicBry</dc:creator>
      <dc:date>2023-11-22T14:50:48Z</dc:date>
    </item>
    <item>
      <title>Re: Round up value in indicator using Arcade</title>
      <link>https://community.esri.com/t5/arcgis-dashboards-questions/round-up-value-in-indicator-using-arcade/m-p/1352546#M8754</link>
      <description>&lt;P&gt;Thank you! I tried this and it was the perfect soulution for my indicator.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 14:51:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-dashboards-questions/round-up-value-in-indicator-using-arcade/m-p/1352546#M8754</guid>
      <dc:creator>MicBry</dc:creator>
      <dc:date>2023-11-22T14:51:20Z</dc:date>
    </item>
  </channel>
</rss>

