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!

New in Observability - Improvements to Custom Metrics SLOs, Log Observer Connect & ...

The latest enhancements to the Splunk observability portfolio deliver improved SLO management accuracy, better ...

Improve Data Pipelines Using Splunk Data Management

  Register Now   This Tech Talk will explore the pipeline management offerings Edge Processor and Ingest ...

3-2-1 Go! How Fast Can You Debug Microservices with Observability Cloud?

Register Join this Tech Talk to learn how unique features like Service Centric Views, Tag Spotlight, and ...