<?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 How to edit a time chart search to sort on count by date, rather than count by user? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-edit-a-time-chart-search-to-sort-on-count-by-date-rather/m-p/284394#M85989</link>
    <description>&lt;P&gt;Yesterday I was asked if I can swap out time chart, so that the time is on the top, and user name is on the left.&lt;/P&gt;

&lt;P&gt;Background: I have a chart that shows users and count of logins by day.  They want to be able to sort on the count by date rather than count by user.&lt;/P&gt;

&lt;P&gt;Is there an easy way to change this?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Tue, 20 Oct 2015 11:58:23 GMT</pubDate>
    <dc:creator>bworrellZP</dc:creator>
    <dc:date>2015-10-20T11:58:23Z</dc:date>
    <item>
      <title>How to edit a time chart search to sort on count by date, rather than count by user?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-edit-a-time-chart-search-to-sort-on-count-by-date-rather/m-p/284394#M85989</link>
      <description>&lt;P&gt;Yesterday I was asked if I can swap out time chart, so that the time is on the top, and user name is on the left.&lt;/P&gt;

&lt;P&gt;Background: I have a chart that shows users and count of logins by day.  They want to be able to sort on the count by date rather than count by user.&lt;/P&gt;

&lt;P&gt;Is there an easy way to change this?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 11:58:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-edit-a-time-chart-search-to-sort-on-count-by-date-rather/m-p/284394#M85989</guid>
      <dc:creator>bworrellZP</dc:creator>
      <dc:date>2015-10-20T11:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit a time chart search to sort on count by date, rather than count by user?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-edit-a-time-chart-search-to-sort-on-count-by-date-rather/m-p/284395#M85990</link>
      <description>&lt;P&gt;Try this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;...&amp;lt;your base search here&amp;gt;... | eval Date=strftime(_time, "%D") | chart count by User Date
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 20 Oct 2015 12:19:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-edit-a-time-chart-search-to-sort-on-count-by-date-rather/m-p/284395#M85990</guid>
      <dc:creator>wpreston</dc:creator>
      <dc:date>2015-10-20T12:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to edit a time chart search to sort on count by date, rather than count by user?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-edit-a-time-chart-search-to-sort-on-count-by-date-rather/m-p/284396#M85991</link>
      <description>&lt;P&gt;You can also use the &lt;CODE&gt;transpose&lt;/CODE&gt; command.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 13:05:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-edit-a-time-chart-search-to-sort-on-count-by-date-rather/m-p/284396#M85991</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-10-20T13:05:32Z</dc:date>
    </item>
  </channel>
</rss>

