Getting Data In

Column wise Percentage in a pivot table

vikbha
Loves-to-Learn

I have pivoted my dataset to generate a table. The row and column header are auto generated based on attributes of dataset.  My requirement is instead of each count, I want a percentage.

Search Query 😐 pivot Fill_Latency RootObject count(RootObject) AS "Fill Count" SPLITROW TradeDate AS TradeDate SPLITCOL DurationRangeSec SORT 100 TradeDate ROWSUMMARY 0 COLSUMMARY 0 NUMCOLS 100 SHOWOTHER 1

DateRangeARangeBRangeC
19/02/202142511951584
10/03/20217000
17/03/202128002359279839

 

Expectation>

DateRangeARangeBRangeC
19/02/202113.264669237.297128649.4382022
10/03/202110000
17/03/202137.959548948.702689513.3377616

 

@somesoni2 @tdhellma @Melstrathdee @martin_mueller @okrabbe 

 

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!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...