<?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: ArcInsights timeseries plot issue in ArcGIS Insights Questions</title>
    <link>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160429#M950</link>
    <description>&lt;P&gt;When I use this method, I get a new Date/Time field columns with &amp;lt;No Data&amp;gt; as shown below. Maybe this because. I don't have days in the Date values.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SaadullahBaloch_0-1648844674456.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37993iE5B46DC6A1BAAE4A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SaadullahBaloch_0-1648844674456.png" alt="SaadullahBaloch_0-1648844674456.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Apr 2022 20:24:50 GMT</pubDate>
    <dc:creator>Ed_</dc:creator>
    <dc:date>2022-04-01T20:24:50Z</dc:date>
    <item>
      <title>ArcInsights timeseries plot issue</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160397#M945</link>
      <description>&lt;P&gt;I have uploaded a CSV file in Insights which has a bunch of columns including date columns Date, year and month. I am able to create a line graph using year at x-axis. However, when I select the timeseries plot option, I get an error that no date/time field found.&lt;/P&gt;&lt;P&gt;How can I fix this?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SaadullahBaloch_1-1648839625494.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37990iBA54864D67868E5F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SaadullahBaloch_1-1648839625494.png" alt="SaadullahBaloch_1-1648839625494.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 19:13:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160397#M945</guid>
      <dc:creator>Ed_</dc:creator>
      <dc:date>2022-04-01T19:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcInsights timeseries plot issue</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160400#M946</link>
      <description>&lt;P&gt;SaadullahBaloch,&lt;/P&gt;&lt;P&gt;It seems that your date columns are being read as &lt;STRONG&gt;String&lt;/STRONG&gt; field types and not &lt;STRONG&gt;Date/Time&lt;/STRONG&gt; field types.&amp;nbsp; You can see more &lt;A href="https://doc.arcgis.com/en/insights/latest/get-started/field-roles.htm" target="_self"&gt;here.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 19:15:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160400#M946</guid>
      <dc:creator>Scott_Aulen</dc:creator>
      <dc:date>2022-04-01T19:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: ArcInsights timeseries plot issue</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160408#M947</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/554773"&gt;@Ed_&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks for your question!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your columns are probably not automatically set as Time Series. That happens a lot with imported CSV/Excel files, etc. But I have good news! It's normally a fairly straightforward fix! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I recorded a demo (animated GIF below) showing how you can use the Data Table:&lt;/P&gt;&lt;P&gt;- Add a new field&lt;/P&gt;&lt;P&gt;- Calculate the data field as a time one, using your existing columns&lt;/P&gt;&lt;P&gt;- Create a Time Series table &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The demo I use only has 10 values, so the resulting data table is really comical looking, but it works! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you run into any issues.&lt;/P&gt;&lt;P&gt;Also, &lt;A href="https://doc.arcgis.com/en/insights/2020.3/create/calculate-a-field.htm" target="_self"&gt;here is the page explaining several of Insights' Date/Time Functions&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I scrolled down to Date Functions to find the Date(...) one. There are other options too, though.&lt;/P&gt;&lt;P&gt;I hope this helps! Thanks again for reaching out and thank you for using ArcGIS Insights!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please reach out any time with your questions!&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 19:40:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160408#M947</guid>
      <dc:creator>Ian_Muehlenhaus</dc:creator>
      <dc:date>2022-04-01T19:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: ArcInsights timeseries plot issue</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160421#M948</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/555316"&gt;@Ian_Muehlenhaus&lt;/a&gt;&amp;nbsp;thank you for your quick response and detailed guide. However, since my CSV does not have a day column, I am not able to create timeseries under the new field as show below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I fix this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SaadullahBaloch_0-1648843613451.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37991iEB4DF000140BA1F3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SaadullahBaloch_0-1648843613451.png" alt="SaadullahBaloch_0-1648843613451.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 20:07:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160421#M948</guid>
      <dc:creator>Ed_</dc:creator>
      <dc:date>2022-04-01T20:07:06Z</dc:date>
    </item>
    <item>
      <title>Re: ArcInsights timeseries plot issue</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160424#M949</link>
      <description>&lt;P&gt;Hmmmm... Okay, this may present a bit of a dilemma. I may need to dig around a bit to see if a solution exists.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I assume, however, since it's Friday where I am, you may be hoping to wrap this up before the weekend begins. So I'll dig around and try to get back to you.&lt;/P&gt;&lt;P&gt;One idea I had was to add an artificial day (e.g., "1" or "15") to each value.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm not sure if this messes up the Time Series, as I haven't had the chance to check but I will. May be worth a shot, though!&lt;/P&gt;&lt;P&gt;Sorry I don't have an immediate answer on this, but I'll look into it and post here if I figure out a solution before I log out for the day.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for posting your question,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/554773"&gt;@Ed_&lt;/a&gt;! It's what we're here for.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And also, of course, for using ArcGIS Insights! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 20:20:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160424#M949</guid>
      <dc:creator>Ian_Muehlenhaus</dc:creator>
      <dc:date>2022-04-01T20:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: ArcInsights timeseries plot issue</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160429#M950</link>
      <description>&lt;P&gt;When I use this method, I get a new Date/Time field columns with &amp;lt;No Data&amp;gt; as shown below. Maybe this because. I don't have days in the Date values.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SaadullahBaloch_0-1648844674456.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37993iE5B46DC6A1BAAE4A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SaadullahBaloch_0-1648844674456.png" alt="SaadullahBaloch_0-1648844674456.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 20:24:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160429#M950</guid>
      <dc:creator>Ed_</dc:creator>
      <dc:date>2022-04-01T20:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: ArcInsights timeseries plot issue</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160451#M951</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/554773"&gt;@Ed_&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Okay, well... The insert a random number (I did "15", because the middle of the month just made sense to me) kind of works.&lt;/P&gt;&lt;P&gt;You might also consider inserting a random number between 1-28 (because of February short changes us &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; to make the data look more organic.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm attaching a screen shot showing what I did and resulting data table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-04-01 at 3.42.00 PM.png" style="width: 714px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38001iBA4A01F319EA2DC2/image-dimensions/714x434?v=v2" width="714" height="434" role="button" title="Screen Shot 2022-04-01 at 3.42.00 PM.png" alt="Screen Shot 2022-04-01 at 3.42.00 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, ArcGIS Insights appears to bin time series data into two-week stretches. The results in my sample case were passable. I'm not sure it will be for your data, though. Sorry if not. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I also recalled this being a topic of conversation on this board before and found the thread where it was addressed. Changing the aggregation period (e.g., weekly to daily or monthly or yearly) is under development for a future release.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It won't help you this weekend, unfortunately. But we will continue working on this internally for sure.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I'm fairly new on the team, so hopefully (fingers crossed!) another user or team member has a better solution than the one I came up with. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; One may exist!&lt;/P&gt;&lt;P&gt;Here is the older thread:&amp;nbsp;&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/arcgis-insights-questions/can-you-modify-how-the-insights-time-series-graph/m-p/804619" target="_blank"&gt;https://community.esri.com/t5/arcgis-insights-questions/can-you-modify-how-the-insights-time-series-graph/m-p/804619&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks again, SaadullahBaloch. Sorry I don't have a perfect solution at this time.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have a great weekend!&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 21:01:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160451#M951</guid>
      <dc:creator>Ian_Muehlenhaus</dc:creator>
      <dc:date>2022-04-01T21:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcInsights timeseries plot issue</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160454#M952</link>
      <description>&lt;P&gt;My data has monthly average data from 2010-21. So should I use random numbers from 1-12 or just 1?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The purpose of the timeseries plot is to create something like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SaadullahBaloch_0-1648847715646.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38002i11F222943EFE2A7B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SaadullahBaloch_0-1648847715646.png" alt="SaadullahBaloch_0-1648847715646.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And thank you so much for your quick response. I absolutely love Insights for data analytics, especially because I can also make full use of R in Insights for further spatial and non-spatial analysis.&lt;/P&gt;&lt;P&gt;Cheers,&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 21:15:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160454#M952</guid>
      <dc:creator>Ed_</dc:creator>
      <dc:date>2022-04-01T21:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: ArcInsights timeseries plot issue</title>
      <link>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160471#M955</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/554773"&gt;@Ed_&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I'm so glad you enjoy using Insights&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;and&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;that you're making use of the R-scripting feature. That's awesome! I love that feature myself using Python. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I think what you're hoping to do may not work yet in Insights, as the timeline is aggregated weekly, not monthly.&lt;/P&gt;&lt;P&gt;Offhand, I don't know of a way to show average by month. &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; I will definitely promote elevating this enhancement as soon as possible, though.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm attaching one last screenshot of how I put "15" into the Date function to try to get Insights to play nicely.&lt;/P&gt;&lt;P&gt;Sorry this is the best I can do. Again, though, others may be more insightful on this. This just represents my attempt.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hate leaving something half finished, but alas, I must go for the weekend. Unfortunately, even on the best days, life can sometimes interfere with data science! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; LOL&lt;/P&gt;&lt;P&gt;Have a great weekend,&amp;nbsp;SaadullahBaloch!&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="15isTheDay.gif" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/38009i280F1E4A4B41D1AF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="15isTheDay.gif" alt="15isTheDay.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2022 21:52:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-insights-questions/arcinsights-timeseries-plot-issue/m-p/1160471#M955</guid>
      <dc:creator>Ian_Muehlenhaus</dc:creator>
      <dc:date>2022-04-01T21:52:03Z</dc:date>
    </item>
  </channel>
</rss>

