<?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: How do I Create a Very Simple Report with Attribute Data? in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/how-do-i-create-a-very-simple-report-with/m-p/1088974#M10358</link>
    <description>&lt;P&gt;I'd suggest there are multiple options, from Microsoft, Developer Express, Telerik, SAP, and others (e.g. &lt;A href="https://visualstudiomagazine.com/whitepapers/2020/01/rca-awards/asset.aspx" target="_blank" rel="noopener"&gt;Visual Studio Magazine's 2020 Reader's Choice Awards&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Some of our &lt;A href="https://developers.arcgis.com/success-stories/" target="_self"&gt;developer success stories&lt;/A&gt; might indicate the type of reporting others have implemented (there's a &lt;A href="https://developers.arcgis.com/net/#success-stories" target="_self"&gt;subset that used ArcGIS Runtime SDK for .NET&lt;/A&gt;).&lt;/P&gt;</description>
    <pubDate>Fri, 13 Aug 2021 17:28:53 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2021-08-13T17:28:53Z</dc:date>
    <item>
      <title>How do I Create a Very Simple Report with Attribute Data?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-do-i-create-a-very-simple-report-with/m-p/1088603#M10354</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I am reviewing the .NET SDK and I am looking into generating a report using attribute values from a point feature class.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I am looking to do some real basic stuff. I would like to have a title, a bar graph displaying values for an attribute field and some basic stats such as showing the # of records having a specific value for an attribute field and percentage of total records having that value, etc..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Can someone point me in the right direction? Unfortunately, I am not seeing anything. Fifteen years ago, I remember using Crystal Reports to show data values in a Personal Geodatabase/Access. But there must be different options available today.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 19:24:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-do-i-create-a-very-simple-report-with/m-p/1088603#M10354</guid>
      <dc:creator>ScottLehto3</dc:creator>
      <dc:date>2021-08-12T19:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Create a Very Simple Report with Attribute Data?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-do-i-create-a-very-simple-report-with/m-p/1088694#M10355</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Are you trying to implement reports within a custom app you've built with ArcGIS Runtime SDK for .NET, or within ArcGIS Pro?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 23:23:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-do-i-create-a-very-simple-report-with/m-p/1088694#M10355</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2021-08-12T23:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Create a Very Simple Report with Attribute Data?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-do-i-create-a-very-simple-report-with/m-p/1088951#M10356</link>
      <description>&lt;P&gt;Hi Michael,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Thank you for your reply.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; TO answer your question, I am trying to do both. I am considering writing&amp;nbsp; Add-ins in ArcGIS Pro and writing apps using the ArcGIS Runtime&amp;nbsp; SDK.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;I will probably end up using the one i can code simple reports for as this is such an important part of our overall products.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; I have an idea of what can be done in ArcGIS Pro from basic use but I am still reviewing what can be done with basic statistics.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;As far as developing reports in ArcGIS Runtime, I have no idea what can be done with reporting. I have not seen an example. I would love a suggestion(s). Whether it be an ESRI solution or a third party solution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 16:58:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-do-i-create-a-very-simple-report-with/m-p/1088951#M10356</guid>
      <dc:creator>ScottLehto3</dc:creator>
      <dc:date>2021-08-13T16:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Create a Very Simple Report with Attribute Data?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-do-i-create-a-very-simple-report-with/m-p/1088974#M10358</link>
      <description>&lt;P&gt;I'd suggest there are multiple options, from Microsoft, Developer Express, Telerik, SAP, and others (e.g. &lt;A href="https://visualstudiomagazine.com/whitepapers/2020/01/rca-awards/asset.aspx" target="_blank" rel="noopener"&gt;Visual Studio Magazine's 2020 Reader's Choice Awards&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;Some of our &lt;A href="https://developers.arcgis.com/success-stories/" target="_self"&gt;developer success stories&lt;/A&gt; might indicate the type of reporting others have implemented (there's a &lt;A href="https://developers.arcgis.com/net/#success-stories" target="_self"&gt;subset that used ArcGIS Runtime SDK for .NET&lt;/A&gt;).&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 17:28:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-do-i-create-a-very-simple-report-with/m-p/1088974#M10358</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2021-08-13T17:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do I Create a Very Simple Report with Attribute Data?</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/how-do-i-create-a-very-simple-report-with/m-p/1089009#M10359</link>
      <description>&lt;P&gt;Thank you for the links. I looked through them.&lt;/P&gt;&lt;P&gt;There are a lot of options that are mentioned in the first link, however there is no mention of ESRI or how GIS Data has been linked to create these apps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second link is nice but there is no mention of reports for the success stories for the ArcGIS Runtime SDK for .NET apps.&lt;/P&gt;&lt;P&gt;I was looking to see if anyone had any experience making simple reports with&amp;nbsp; GIS Data in C#.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Aug 2021 18:17:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/how-do-i-create-a-very-simple-report-with/m-p/1089009#M10359</guid>
      <dc:creator>ScottLehto3</dc:creator>
      <dc:date>2021-08-13T18:17:03Z</dc:date>
    </item>
  </channel>
</rss>

