All Apps and Add-ons

Sideview Util Table - copying of data doesn't retain table format

somesoni2
Revered Legend

Hi All,

I am using Sideview Util's Table module for my dashboard. Earliest I used SimpleResultTable module and I was able to copy the table data (using CTRL+C) and pasted in the tabular format, something like this

col1 col2 col3
val1 val2 val3
val4 val5 val6
.....

Since I had to use color coding for my table rows, I am now using Sideview Utils Table module. Now if I copy the table data they are getting pasted like this.

col1 col2 col3
val1 
val2 
val3
val4 
val5 
val6
 .....

Here my Table module code.

<module name="Pager">
                <param name="count">20</param>
                <module name="Table">
                  <param name="rowClass">$row.fields.state$</param>
                  <param name="hiddenFields">state</param>
                </module>
              </module>

Has anyone faced this issue and/or have resolution for the same?

1 Solution

sideview
SplunkTrust
SplunkTrust

It's a bug. Thanks for reporting it. There is an easy fix and the fix will release in the next version of Sideview Utils (3.2.8). If you want to try out the fix locally you can email me at nick [at] sideviewapps.com and I'll tell you how.

View solution in original post

sideview
SplunkTrust
SplunkTrust

It's a bug. Thanks for reporting it. There is an easy fix and the fix will release in the next version of Sideview Utils (3.2.8). If you want to try out the fix locally you can email me at nick [at] sideviewapps.com and I'll tell you how.

somesoni2
Revered Legend

Thanks Nick for the fix. That solved the issue.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...