<?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 column chart using two fields and keep more fields in the statistical table? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675534#M231124</link>
    <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;If I put your suggested search into a search&amp;nbsp; in Splunk, it didn't work, but I was able to create a dashboard using your search in Splunk. I was also able to export into PDF manually by clicking export=&amp;gt;download PDF&lt;BR /&gt;&lt;BR /&gt;1) How do I schedule a dashboard as a PDF?&amp;nbsp; Should I create dashboard first, then put it on reports?&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;My goal is to send an email once a week with a report for specific time frame (e.g. 30 days) to determine a ranking.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;2) What is the purpose of token=sid and &amp;lt;done&amp;gt; bracket?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jan 2024 16:02:25 GMT</pubDate>
    <dc:creator>LearningGuy</dc:creator>
    <dc:date>2024-01-26T16:02:25Z</dc:date>
    <item>
      <title>How do I create column chart using two fields and keep more fields in the statistical table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675455#M231108</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;How do I create bar chart using two fields and keep all fields in the statistical table?&lt;BR /&gt;The column chart automatically created the following chart below.&lt;BR /&gt;My intention is to create a report emailed periodically with all the fields, but the column chart only two fields&lt;BR /&gt;If I used table command only to show Name and GPA, it showed two graph, but it removed the rest of the fields&lt;BR /&gt;&lt;BR /&gt;Please suggest. Thanks&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;TABLE width="575"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="117"&gt;&lt;STRONG&gt;StudentID&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="113"&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="64"&gt;&lt;STRONG&gt;GPA&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="111"&gt;&lt;STRONG&gt;Percentile&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="170"&gt;&lt;STRONG&gt;Email&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;101&lt;/TD&gt;&lt;TD&gt;Student1&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;100%&lt;/TD&gt;&lt;TD&gt;Student1@email.com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;102&lt;/TD&gt;&lt;TD&gt;Student2&lt;/TD&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;90%&lt;/TD&gt;&lt;TD&gt;Student2@email.com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;103&lt;/TD&gt;&lt;TD&gt;Student3&lt;/TD&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;70%&lt;/TD&gt;&lt;TD&gt;Student3@email.com&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;104&lt;/TD&gt;&lt;TD&gt;Student4&lt;/TD&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;40%&lt;/TD&gt;&lt;TD&gt;Student4@email.com&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;BR /&gt;| makeresults format=csv data="StudentID,Name,GPA,Percentile,Email&lt;BR /&gt;101,Student1,4,100%,Student1@email.com&lt;BR /&gt;102,Student2,3,90%,Student2@email.com&lt;BR /&gt;103,Student3,2,70%,Student3@email.com&lt;BR /&gt;104,Student4,1,40%,Student4@email.com"&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Current graph&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CloudGuy_0-1706217097869.png" style="width: 576px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29093i4D0E064ED75BA9A3/image-dimensions/576x392?v=v2" width="576" height="392" role="button" title="CloudGuy_0-1706217097869.png" alt="CloudGuy_0-1706217097869.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;STRONG&gt;Expected result&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CloudGuy_1-1706217660126.png" style="width: 542px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29094iFE46D1AA50027438/image-dimensions/542x202?v=v2" width="542" height="202" role="button" title="CloudGuy_1-1706217660126.png" alt="CloudGuy_1-1706217660126.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>Thu, 25 Jan 2024 21:22:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675455#M231108</guid>
      <dc:creator>LearningGuy</dc:creator>
      <dc:date>2024-01-25T21:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create column chart using two fields and keep more fields in the statistical table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675464#M231109</link>
      <description>&lt;P&gt;You could try using a dashboard with a charting option&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;dashboard version="1.1" theme="light"&amp;gt;
  &amp;lt;label&amp;gt;Test&amp;lt;/label&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;chart&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;| makeresults format=csv data="StudentID,Name,GPA,Percentile,Email
101,Student1,4,100%,Student1@email.com
102,Student2,3,90%,Student2@email.com
103,Student3,2,70%,Student3@email.com
104,Student4,1,40%,Student4@email.com"&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="charting.chart"&amp;gt;column&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.data.fieldShowList"&amp;gt;[Name,GPA]&amp;lt;/option&amp;gt;
      &amp;lt;/chart&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 26 Jan 2024 00:01:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675464#M231109</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-01-26T00:01:20Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create column chart using two fields and keep more fields in the statistical table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675470#M231110</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;I wonder why I didn't get notification when you responded.&lt;BR /&gt;Is it possible to only display 2-field column chart in a weekly report, but with all fields in the statistics table?&lt;BR /&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 02:25:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675470#M231110</guid>
      <dc:creator>LearningGuy</dc:creator>
      <dc:date>2024-01-26T02:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create column chart using two fields and keep more fields in the statistical table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675475#M231111</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/254242"&gt;@LearningGuy&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;You can add a statistics table to show all values like below addition to &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;&amp;nbsp;solution;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;dashboard version="1.1" theme="light"&amp;gt;
  &amp;lt;label&amp;gt;Test&amp;lt;/label&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;chart&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;| makeresults format=csv data="StudentID,Name,GPA,Percentile,Email
101,Student1,4,100%,Student1@email.com
102,Student2,3,90%,Student2@email.com
103,Student3,2,70%,Student3@email.com
104,Student4,1,40%,Student4@email.com"&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="charting.chart"&amp;gt;column&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.data.fieldShowList"&amp;gt;[Name,GPA]&amp;lt;/option&amp;gt;
      &amp;lt;/chart&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;table&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;| makeresults format=csv data="StudentID,Name,GPA,Percentile,Email
101,Student1,4,100%,Student1@email.com
102,Student2,3,90%,Student2@email.com
103,Student3,2,70%,Student3@email.com
104,Student4,1,40%,Student4@email.com"&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
      &amp;lt;/table&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 26 Jan 2024 08:36:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675475#M231111</guid>
      <dc:creator>scelikok</dc:creator>
      <dc:date>2024-01-26T08:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create column chart using two fields and keep more fields in the statistical table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675496#M231115</link>
      <description>&lt;P&gt;I think you're talking about two different things.&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/225168"&gt;@ITWhisperer&lt;/a&gt;is showing you how to create a dashboard showing what you want whereas you want a report, which is simply a scheduled search. I don't think you can do this in just a report. The report lets you manage some settings of the visualization but the visualized data is the full set of results that you get in the results table.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 11:18:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675496#M231115</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2024-01-26T11:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create column chart using two fields and keep more fields in the statistical table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675502#M231119</link>
      <description>&lt;P&gt;You can schedule a dashboard as a PDF which is why I showed how you can determine which fields are used from the search in the dashboard - you could also include a table in the dashboard using the same results&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;dashboard version="1.1" theme="light"&amp;gt;
  &amp;lt;label&amp;gt;Test&amp;lt;/label&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;chart&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;| makeresults format=csv data="StudentID,Name,GPA,Percentile,Email
101,Student1,4,100%,Student1@email.com
102,Student2,3,90%,Student2@email.com
103,Student3,2,70%,Student3@email.com
104,Student4,1,40%,Student4@email.com"&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
          &amp;lt;done&amp;gt;
            &amp;lt;set token="sid"&amp;gt;$job.sid$&amp;lt;/set&amp;gt;
          &amp;lt;/done&amp;gt;
        &amp;lt;/search&amp;gt;
        &amp;lt;option name="charting.chart"&amp;gt;column&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.drilldown"&amp;gt;none&amp;lt;/option&amp;gt;
        &amp;lt;option name="charting.data.fieldShowList"&amp;gt;[Name,GPA]&amp;lt;/option&amp;gt;
      &amp;lt;/chart&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
  &amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;table&amp;gt;
        &amp;lt;search&amp;gt;
          &amp;lt;query&amp;gt;| loadjob $sid$&amp;lt;/query&amp;gt;
          &amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;
          &amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;
        &amp;lt;/search&amp;gt;
      &amp;lt;/table&amp;gt;
    &amp;lt;/panel&amp;gt;
  &amp;lt;/row&amp;gt;
&amp;lt;/dashboard&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 26 Jan 2024 11:50:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675502#M231119</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-01-26T11:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create column chart using two fields and keep more fields in the statistical table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675534#M231124</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;If I put your suggested search into a search&amp;nbsp; in Splunk, it didn't work, but I was able to create a dashboard using your search in Splunk. I was also able to export into PDF manually by clicking export=&amp;gt;download PDF&lt;BR /&gt;&lt;BR /&gt;1) How do I schedule a dashboard as a PDF?&amp;nbsp; Should I create dashboard first, then put it on reports?&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;My goal is to send an email once a week with a report for specific time frame (e.g. 30 days) to determine a ranking.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;2) What is the purpose of token=sid and &amp;lt;done&amp;gt; bracket?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 16:02:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675534#M231124</guid>
      <dc:creator>LearningGuy</dc:creator>
      <dc:date>2024-01-26T16:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create column chart using two fields and keep more fields in the statistical table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675547#M231129</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ITWhisperer_0-1706289775150.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29100i66811A4BB7CD3509/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ITWhisperer_0-1706289775150.png" alt="ITWhisperer_0-1706289775150.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ITWhisperer_1-1706289826921.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29101i5095C8BD4DC47885/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ITWhisperer_1-1706289826921.png" alt="ITWhisperer_1-1706289826921.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;When the search completes, the done stanza is executed and in this instance sets a token using the job information from the search.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 17:26:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675547#M231129</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2024-01-26T17:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create column chart using two fields and keep more fields in the statistical table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675554#M231132</link>
      <description>&lt;P&gt;&lt;BR /&gt;This is great info.. thanks for providing the explanation.&lt;BR /&gt;However I only have two options: Export PDF and Print, I couldn't see "Schedule PDF delivery"&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CloudGuy_0-1706292888205.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/29102iCF46F823B250C7C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CloudGuy_0-1706292888205.png" alt="CloudGuy_0-1706292888205.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2024 18:15:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-create-column-chart-using-two-fields-and-keep-more/m-p/675554#M231132</guid>
      <dc:creator>LearningGuy</dc:creator>
      <dc:date>2024-01-26T18:15:56Z</dc:date>
    </item>
  </channel>
</rss>

