All Apps and Add-ons

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

somesoni2
SplunkTrust
SplunkTrust

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
SplunkTrust
SplunkTrust

Thanks Nick for the fix. That solved the issue.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...