<?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: table column specific column width adjustment in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-table-column-specific-column-width-adjustment/m-p/540807#M153058</link>
    <description>&lt;P&gt;See updated response to your other similar question&lt;/P&gt;</description>
    <pubDate>Mon, 22 Feb 2021 10:56:04 GMT</pubDate>
    <dc:creator>ITWhisperer</dc:creator>
    <dc:date>2021-02-22T10:56:04Z</dc:date>
    <item>
      <title>How to create a table column specific column width adjustment</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-table-column-specific-column-width-adjustment/m-p/540805#M153056</link>
      <description>&lt;P&gt;I have around 10 columns in table and want to set the first 3 columns to 10% width and i used below method but its not applying the column width correctly. Need help in fixing the error&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;&amp;lt;row&amp;gt;
    &amp;lt;panel&amp;gt;
      &amp;lt;html depends="$alwaysHideCSSPanel$"&amp;gt;
        &amp;lt;style&amp;gt;
          #tableColumWidth table thead tr th:nth-child(1),
          #tableColumWidth table thead tr th:nth-child(2,
           #tableColumWidth table thead tr th:nth-child(3)
{
            width: 10% !important;
            overflow-wrap: anywhere !important;
          }          
        &amp;lt;/style&amp;gt;
      &amp;lt;/html&amp;gt;
      &amp;lt;table id="tableColumWidth"&amp;gt;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 15:42:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-table-column-specific-column-width-adjustment/m-p/540805#M153056</guid>
      <dc:creator>DataOrg</dc:creator>
      <dc:date>2022-04-27T15:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: table column specific column width adjustment</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-table-column-specific-column-width-adjustment/m-p/540807#M153058</link>
      <description>&lt;P&gt;See updated response to your other similar question&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 10:56:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-table-column-specific-column-width-adjustment/m-p/540807#M153058</guid>
      <dc:creator>ITWhisperer</dc:creator>
      <dc:date>2021-02-22T10:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: table column specific column width adjustment</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-table-column-specific-column-width-adjustment/m-p/595530#M207263</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Im noticing a similar issue in my dashboard panel. I want to adjust the width of one specific column because there is a lot of content to be displayed. The number of columns here are pretty high(around 22). So there is a scroll bar to move to the right to see the rest of the columns. In this case, even when I assign width&amp;nbsp; with a specific px or %, it doesnt reflect. But when i reduce my number of columns and scrollbar doesnt appear, it adjusts the width as specified. Please suggest how to work around this.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Megha&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 07:29:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-create-a-table-column-specific-column-width-adjustment/m-p/595530#M207263</guid>
      <dc:creator>megha0794</dc:creator>
      <dc:date>2022-04-27T07:29:56Z</dc:date>
    </item>
  </channel>
</rss>

