<?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 expand the table in the dashboard in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/expand-the-table-in-the-dashboard/m-p/676819#M55408</link>
    <description>&lt;P&gt;Colleagues. Hi all !!&lt;BR /&gt;Can you give me some advice on editing dashboards?&lt;/P&gt;&lt;P&gt;I have 4 static tables&lt;BR /&gt;And I need to arrange them so that the first three are on the left and go in order, and stretch the right so that it is large and long and there is no empty space.&lt;BR /&gt;I tried to play around with xml somehow, but to no avail. The xml itself is in the file.&lt;BR /&gt;If this can be done at all, if not. So sorry for such a question!&lt;BR /&gt;Thanks to all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;form&amp;gt;&lt;BR /&gt;&amp;lt;label&amp;gt;Testimg&amp;lt;/label&amp;gt;&lt;BR /&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;panel depends="$alwaysHideCSS$"&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Настройка по ширине&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;html&amp;gt;&lt;BR /&gt;&amp;lt;style&amp;gt;&lt;BR /&gt;#test_1{&lt;BR /&gt;width:50% !important;&lt;BR /&gt;}&lt;BR /&gt;#test_2{&lt;BR /&gt;width:50% !important;&lt;BR /&gt;}&lt;BR /&gt;#test_3{&lt;BR /&gt;width:50% !important;&lt;BR /&gt;}&lt;BR /&gt;#test_4{&lt;BR /&gt;width:50% !important;&lt;BR /&gt;}&lt;BR /&gt;&amp;lt;/style&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;BR /&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;panel id="test_1"&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Table 1&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;table&amp;gt;&lt;BR /&gt;&amp;lt;search&amp;gt;&lt;BR /&gt;&amp;lt;query&amp;gt;| makeresults count=10 | eval no=5 | table no&amp;lt;/query&amp;gt;&lt;BR /&gt;&amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;BR /&gt;&amp;lt;/search&amp;gt;&lt;BR /&gt;&amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;BR /&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;panel id="test_2"&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Table 2&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;table&amp;gt;&lt;BR /&gt;&amp;lt;search&amp;gt;&lt;BR /&gt;&amp;lt;query&amp;gt;| makeresults count=10 | eval no=6 | table no&amp;lt;/query&amp;gt;&lt;BR /&gt;&amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;BR /&gt;&amp;lt;/search&amp;gt;&lt;BR /&gt;&amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;panel id="test_3"&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Table 4&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;table&amp;gt;&lt;BR /&gt;&amp;lt;search&amp;gt;&lt;BR /&gt;&amp;lt;query&amp;gt;| makeresults count=10 | eval no=20 | table no&amp;lt;/query&amp;gt;&lt;BR /&gt;&amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;BR /&gt;&amp;lt;/search&amp;gt;&lt;BR /&gt;&amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;BR /&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;panel id="test_4"&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Table 3&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;table&amp;gt;&lt;BR /&gt;&amp;lt;search&amp;gt;&lt;BR /&gt;&amp;lt;query&amp;gt;| makeresults count=10 | eval no=7 | table no&amp;lt;/query&amp;gt;&lt;BR /&gt;&amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;BR /&gt;&amp;lt;/search&amp;gt;&lt;BR /&gt;&amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;BR /&gt;&amp;lt;/form&amp;gt;&lt;/P&gt;</description>
    <pubDate>Wed, 07 Feb 2024 09:02:05 GMT</pubDate>
    <dc:creator>gitingua</dc:creator>
    <dc:date>2024-02-07T09:02:05Z</dc:date>
    <item>
      <title>expand the table in the dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/expand-the-table-in-the-dashboard/m-p/676819#M55408</link>
      <description>&lt;P&gt;Colleagues. Hi all !!&lt;BR /&gt;Can you give me some advice on editing dashboards?&lt;/P&gt;&lt;P&gt;I have 4 static tables&lt;BR /&gt;And I need to arrange them so that the first three are on the left and go in order, and stretch the right so that it is large and long and there is no empty space.&lt;BR /&gt;I tried to play around with xml somehow, but to no avail. The xml itself is in the file.&lt;BR /&gt;If this can be done at all, if not. So sorry for such a question!&lt;BR /&gt;Thanks to all!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;form&amp;gt;&lt;BR /&gt;&amp;lt;label&amp;gt;Testimg&amp;lt;/label&amp;gt;&lt;BR /&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;panel depends="$alwaysHideCSS$"&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Настройка по ширине&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;html&amp;gt;&lt;BR /&gt;&amp;lt;style&amp;gt;&lt;BR /&gt;#test_1{&lt;BR /&gt;width:50% !important;&lt;BR /&gt;}&lt;BR /&gt;#test_2{&lt;BR /&gt;width:50% !important;&lt;BR /&gt;}&lt;BR /&gt;#test_3{&lt;BR /&gt;width:50% !important;&lt;BR /&gt;}&lt;BR /&gt;#test_4{&lt;BR /&gt;width:50% !important;&lt;BR /&gt;}&lt;BR /&gt;&amp;lt;/style&amp;gt;&lt;BR /&gt;&amp;lt;/html&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;BR /&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;panel id="test_1"&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Table 1&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;table&amp;gt;&lt;BR /&gt;&amp;lt;search&amp;gt;&lt;BR /&gt;&amp;lt;query&amp;gt;| makeresults count=10 | eval no=5 | table no&amp;lt;/query&amp;gt;&lt;BR /&gt;&amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;BR /&gt;&amp;lt;/search&amp;gt;&lt;BR /&gt;&amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;BR /&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;panel id="test_2"&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Table 2&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;table&amp;gt;&lt;BR /&gt;&amp;lt;search&amp;gt;&lt;BR /&gt;&amp;lt;query&amp;gt;| makeresults count=10 | eval no=6 | table no&amp;lt;/query&amp;gt;&lt;BR /&gt;&amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;BR /&gt;&amp;lt;/search&amp;gt;&lt;BR /&gt;&amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;option name="refresh.display"&amp;gt;progressbar&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;panel id="test_3"&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Table 4&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;table&amp;gt;&lt;BR /&gt;&amp;lt;search&amp;gt;&lt;BR /&gt;&amp;lt;query&amp;gt;| makeresults count=10 | eval no=20 | table no&amp;lt;/query&amp;gt;&lt;BR /&gt;&amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;BR /&gt;&amp;lt;/search&amp;gt;&lt;BR /&gt;&amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;BR /&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;panel id="test_4"&amp;gt;&lt;BR /&gt;&amp;lt;title&amp;gt;Table 3&amp;lt;/title&amp;gt;&lt;BR /&gt;&amp;lt;table&amp;gt;&lt;BR /&gt;&amp;lt;search&amp;gt;&lt;BR /&gt;&amp;lt;query&amp;gt;| makeresults count=10 | eval no=7 | table no&amp;lt;/query&amp;gt;&lt;BR /&gt;&amp;lt;earliest&amp;gt;-24h@h&amp;lt;/earliest&amp;gt;&lt;BR /&gt;&amp;lt;latest&amp;gt;now&amp;lt;/latest&amp;gt;&lt;BR /&gt;&amp;lt;/search&amp;gt;&lt;BR /&gt;&amp;lt;option name="drilldown"&amp;gt;none&amp;lt;/option&amp;gt;&lt;BR /&gt;&amp;lt;/table&amp;gt;&lt;BR /&gt;&amp;lt;/panel&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;BR /&gt;&amp;lt;/form&amp;gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 09:02:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/expand-the-table-in-the-dashboard/m-p/676819#M55408</guid>
      <dc:creator>gitingua</dc:creator>
      <dc:date>2024-02-07T09:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: expand the table in the dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/expand-the-table-in-the-dashboard/m-p/676821#M55409</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232899"&gt;@gitingua&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;in classic dashboards it isn't possible, you have to use Dashbords Studio for this.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 09:06:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/expand-the-table-in-the-dashboard/m-p/676821#M55409</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2024-02-07T09:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: expand the table in the dashboard</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/expand-the-table-in-the-dashboard/m-p/676888#M55412</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/232899"&gt;@gitingua&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You could maybe try the solution mentioned in the comments here:&amp;nbsp;&lt;A href="https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-width-of-panels-in-xml/m-p/289203" target="_blank"&gt;https://community.splunk.com/t5/Dashboards-Visualizations/How-to-change-the-width-of-panels-in-xml/m-p/289203&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 21:53:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/expand-the-table-in-the-dashboard/m-p/676888#M55412</guid>
      <dc:creator>jamie00171</dc:creator>
      <dc:date>2024-02-07T21:53:17Z</dc:date>
    </item>
  </channel>
</rss>

