<?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 Is there something in Splunk similar in to the HTML attribute colspan to use in a table? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-there-something-in-Splunk-similar-in-to-the-HTML-attribute/m-p/159429#M44987</link>
    <description>&lt;P&gt;Hi guys&lt;/P&gt;

&lt;P&gt;I need to know if it's possible in Splunk to use the colspan in a table.&lt;/P&gt;

&lt;P&gt;Example&lt;/P&gt;

&lt;P&gt;table&lt;/P&gt;

&lt;P&gt;label principal&lt;BR /&gt;
field1 field2&lt;BR /&gt;
value value&lt;BR /&gt;
value value&lt;/P&gt;

&lt;P&gt;I need to build a table like this in Splunk. Is it possible? i know in HTML there is rowspan/colspan. I want to use a similar tag, but I don't know how.&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jun 2015 13:32:36 GMT</pubDate>
    <dc:creator>gibba</dc:creator>
    <dc:date>2015-06-17T13:32:36Z</dc:date>
    <item>
      <title>Is there something in Splunk similar in to the HTML attribute colspan to use in a table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-something-in-Splunk-similar-in-to-the-HTML-attribute/m-p/159429#M44987</link>
      <description>&lt;P&gt;Hi guys&lt;/P&gt;

&lt;P&gt;I need to know if it's possible in Splunk to use the colspan in a table.&lt;/P&gt;

&lt;P&gt;Example&lt;/P&gt;

&lt;P&gt;table&lt;/P&gt;

&lt;P&gt;label principal&lt;BR /&gt;
field1 field2&lt;BR /&gt;
value value&lt;BR /&gt;
value value&lt;/P&gt;

&lt;P&gt;I need to build a table like this in Splunk. Is it possible? i know in HTML there is rowspan/colspan. I want to use a similar tag, but I don't know how.&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 13:32:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-something-in-Splunk-similar-in-to-the-HTML-attribute/m-p/159429#M44987</guid>
      <dc:creator>gibba</dc:creator>
      <dc:date>2015-06-17T13:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there something in Splunk similar in to the HTML attribute colspan to use in a table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-something-in-Splunk-similar-in-to-the-HTML-attribute/m-p/159430#M44988</link>
      <description>&lt;P&gt;If you are talking about the &lt;CODE&gt;Statistics&lt;/CODE&gt; tab view, then the simple answer is "no".  The best you can do is use the &lt;CODE&gt;Visualization&lt;/CODE&gt; tab view and put it in a dashboard panel and then you have many labeling options, including with 6.2.?, the ability to share the dashboard outside of Splunk.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 13:52:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-something-in-Splunk-similar-in-to-the-HTML-attribute/m-p/159430#M44988</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-06-17T13:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Is there something in Splunk similar in to the HTML attribute colspan to use in a table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-something-in-Splunk-similar-in-to-the-HTML-attribute/m-p/159431#M44989</link>
      <description>&lt;P&gt;No i'm talking for the visualization, i try to explain &lt;/P&gt;

&lt;P&gt;i have a simple search and i need to visualize the data in a table&lt;/P&gt;

&lt;P&gt;base search | table field1 field2&lt;/P&gt;

&lt;P&gt;and splunk visualize like this&lt;/P&gt;

&lt;P&gt;field1    field2&lt;BR /&gt;
value    value&lt;BR /&gt;
value    value&lt;BR /&gt;
etc.....&lt;/P&gt;

&lt;P&gt;so, now i need to puts a label over my field in a table&lt;BR /&gt;
example&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;myfield
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;field1    field2&lt;BR /&gt;
value    value&lt;BR /&gt;
value    value&lt;BR /&gt;
value    value&lt;/P&gt;

&lt;P&gt;it's possible?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 14:01:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-something-in-Splunk-similar-in-to-the-HTML-attribute/m-p/159431#M44989</guid>
      <dc:creator>gibba</dc:creator>
      <dc:date>2015-06-17T14:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: Is there something in Splunk similar in to the HTML attribute colspan to use in a table?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-something-in-Splunk-similar-in-to-the-HTML-attribute/m-p/159432#M44990</link>
      <description>&lt;P&gt;On the &lt;CODE&gt;Statistics&lt;/CODE&gt; tab, when you get your table the way you like, do a "Save Panel as new Dashboard" and then edit that Dashbaord Panel to add the labels you like.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2015 14:45:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-something-in-Splunk-similar-in-to-the-HTML-attribute/m-p/159432#M44990</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-06-17T14:45:21Z</dc:date>
    </item>
  </channel>
</rss>

