Splunk Search

How to wrap results in Dashboard Studio?

mag314
Explorer

Where do I set columns to wrap text?  The old dashboards had a wrap results field.

Labels (2)
Tags (2)
0 Karma

sbaekanz
Engager

In my case, I removed the column spec in code after adjusting its width.
So the trick seems wrapped column should not appear in the code.

        "columnFormat": {
            "_time": {
                "width": 204
            },
### Remove the coloumn spec after adjusting its width ### 
            "#": {
                "width": 45
            }
        }

0 Karma
Get Updates on the Splunk Community!

Devesh Logendran, Splunk, and the Singapore Cyber Conquest

At this year’s Splunk University, I had the privilege of chatting with Devesh Logendran, one of the winners in ...

There's No Place Like Chrome and the Splunk Platform

WATCH NOW!Malware. Risky Extensions. Data Exfiltration. End-users are increasingly reliant on browsers to ...

Customer Experience | Join the Customer Advisory Board!

Are you ready to take your Splunk journey to the next level? 🚀 We invite you to join our elite squad ...