<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to format a table column based on its value using json? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/627951#M51479</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/116827"&gt;@genesiusj&lt;/a&gt;&amp;nbsp;Okay, got it. Probably it is not possible to use wildcards yet. I'm trying to get feedback regarding it from splunk.&lt;/P&gt;&lt;P&gt;I would suggest to use case command in your search and create a new field that you then use to set the color.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Jan 2023 08:57:44 GMT</pubDate>
    <dc:creator>PaulPanther</dc:creator>
    <dc:date>2023-01-23T08:57:44Z</dc:date>
    <item>
      <title>How to format a table column based on its value using json?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/627635#M51437</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Using dashboard studio (DS), and having an issue formatting a table with a single column based on its value.&lt;/P&gt;
&lt;P&gt;The field values look something like this.&lt;/P&gt;
&lt;P&gt;CPU: 37.1% C&amp;nbsp;MEM: 60.2% W&amp;nbsp;NET: 3.6% N&lt;/P&gt;
&lt;P&gt;Here is the pseudocode for selecting the background color of the cell based on its value.&lt;BR /&gt;If&lt;BR /&gt;the value contains at least one "% C" the background color of the cell needs to be red.&lt;BR /&gt;Else if&lt;BR /&gt;the value contains at least one "% W", the background color of the cell needs to be yellow.&lt;BR /&gt;Else if&lt;BR /&gt;the value does not contain "% C" AND does not contain "% W",&amp;nbsp; the background color of the cell needs to be green.&lt;BR /&gt;End if.&lt;/P&gt;
&lt;P&gt;According to some web page I read about DS, you cannot perform any inline CSS or JS functions. I don't believe I need JS for this simple use case. I read here, &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.3/DashStudio/selectorFormattingFuncts" target="_self"&gt;Selector and formatting functions&lt;/A&gt;, that I can use&amp;nbsp;&lt;STRONG&gt;matchValue()&lt;/STRONG&gt;. After resolving all the json errors (brackets and braces missing), no change in the color of cell background.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance and God bless,&lt;BR /&gt;Genesius&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 21:17:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/627635#M51437</guid>
      <dc:creator>genesiusj</dc:creator>
      <dc:date>2023-01-19T21:17:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to format a table column based on its value using json?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/627705#M51446</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/116827"&gt;@genesiusj&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Check out&amp;nbsp; following page &amp;lt;yoursplunk.com&amp;gt;/app/splunk-dashboard-studio/example-hub-table-chart-coloring&amp;nbsp;in your Splunk Dashboard Studio examples.&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;There is a good example that should help you!&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 20 Jan 2023 09:19:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/627705#M51446</guid>
      <dc:creator>PaulPanther</dc:creator>
      <dc:date>2023-01-20T09:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to format a table column based on its value using json?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/627762#M51451</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233419"&gt;@PaulPanther&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm going to show some love right now and hand out the karma. I will hopefully get a chance today to review and implement it, and mark as the resolution. Always something going on. As I told my staff this morning.&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;&lt;SPAN class=""&gt; I didn't know, &lt;span class="lia-unicode-emoji" title=":face_savoring_food:"&gt;😋&lt;/span&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;, we had a DS Examples app. Reel Cool!&lt;/SPAN&gt;&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;Thanks and God bless,&lt;BR /&gt;Genesius&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 13:56:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/627762#M51451</guid>
      <dc:creator>genesiusj</dc:creator>
      <dc:date>2023-01-20T13:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to format a table column based on its value using json?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/627791#M51458</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233419"&gt;@PaulPanther&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many questions. My code did not work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;		"viz_qRFCeLJ6": {
			"type": "splunk.table",
			"options": {
				"columnFormat": {
					"Tags": {
						"rowBackgroundColors": "&amp;gt; table | seriesByName('hypervHostMaxMetrics') | matchValue(hypervHostMaxMetricsRowBackgroundColorsEditorConfig)"
					}
				}
			},
			"context": {
				"hypervHostMaxMetricsRowBackgroundColorsEditorConfig": [
					{
						"match": "*S1*",
						"value": "#1F4D5B"
					},
					{
						"match": "*S2*",
						"value": "#D81E5B"
					}
				]
			},&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;How do I search for wildcards? From my original post, the data will look something like this:&lt;BR /&gt;&lt;STRONG&gt;HOST-S1-123456&lt;BR /&gt;CPU 30.0% W&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;MEM 14.0% N&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;NET 85.0% C&lt;/STRONG&gt;&lt;BR /&gt;Because hypervHostMaxMetrics contains at least 1 occurrence of &lt;FONT color="#FF0000"&gt;% C&lt;/FONT&gt;, the background should be &lt;FONT color="#FF0000"&gt;red&lt;/FONT&gt;. If there were no &lt;FONT color="#FF0000"&gt;% C&lt;/FONT&gt;, but at least 1 occurrence of &lt;FONT color="#FF9900"&gt;%W&lt;/FONT&gt;, the background should be &lt;FONT color="#FF9900"&gt;orange&lt;/FONT&gt;. And if there are no occurrences of &lt;FONT color="#FF0000"&gt;% C&lt;/FONT&gt; and no occurrences of &lt;FONT color="#FF9900"&gt;% W&lt;/FONT&gt;, meaning there are 3 occurrences of &lt;FONT color="#339966"&gt;% N&lt;/FONT&gt;, the background should be &lt;FONT color="#339966"&gt;green&lt;/FONT&gt;.&lt;BR /&gt;In the above-supplied code, I am using the &lt;STRONG&gt;S1&lt;/STRONG&gt; or &lt;STRONG&gt;S2&lt;/STRONG&gt; as these are in the HOST because there is only one occurrence of either of these per cell. Where the % C, W, N might have 1, 2, or 3 occurrences. troubleshooting wildcards and not the occurrences of the match.&lt;/LI&gt;&lt;LI&gt;I am only using the json for&amp;nbsp;&lt;STRONG&gt;rowBackgroundColors&lt;/STRONG&gt;,&amp;nbsp;&lt;STRONG&gt;rowColors&lt;/STRONG&gt;, and&amp;nbsp;&lt;STRONG&gt;countRowColorsEditorConfig&lt;/STRONG&gt; pertaining to the string. The numeric color formatting is not required.&lt;BR /&gt;In Classic I used the &amp;lt;format&amp;gt; tags to select the color based on the % C, W, or N using a case statement/command.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;        &amp;lt;format type="color" field="Hyper-V Host Max Metrics"&amp;gt;
          &amp;lt;colorPalette type="expression"&amp;gt;case (match(value,"% C"), "#FF0000",match(value,"% W"), "#FFA500",match(value,"% N"), "#008000")&amp;lt;/colorPalette&amp;gt;
        &amp;lt;/format&amp;gt;
​&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do I do the same in DS?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I changed &lt;STRONG&gt;match&lt;/STRONG&gt; to &lt;STRONG&gt;matchValue&lt;/STRONG&gt; as explained in the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.3/DashStudio/selectorFormattingFuncts" target="_self" rel="nofollow noopener noreferrer"&gt;Selector and formatting functions&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;page I referred to in the original post. But this did not work either.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Thanks again for your help.&lt;BR /&gt;God bless,&lt;BR /&gt;Genesius&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 17:05:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/627791#M51458</guid>
      <dc:creator>genesiusj</dc:creator>
      <dc:date>2023-01-20T17:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to format a table column based on its value using json?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/627951#M51479</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/116827"&gt;@genesiusj&lt;/a&gt;&amp;nbsp;Okay, got it. Probably it is not possible to use wildcards yet. I'm trying to get feedback regarding it from splunk.&lt;/P&gt;&lt;P&gt;I would suggest to use case command in your search and create a new field that you then use to set the color.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 08:57:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/627951#M51479</guid>
      <dc:creator>PaulPanther</dc:creator>
      <dc:date>2023-01-23T08:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to format a table column based on its value using json?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/627982#M51489</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233419"&gt;@PaulPanther&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In Studio, using a&amp;nbsp;case statement in the SPL results with an additional value in the field. I use a&amp;nbsp;case statement in Classic; however, this is within&amp;nbsp;the format tags. No additional values.&lt;/P&gt;&lt;P&gt;I could perhaps modify this value's font color to the color of the overall cell based on the case statement.&lt;BR /&gt;Hmmm! Let me think about that one.&lt;/P&gt;&lt;P&gt;Thanks and God bless,&lt;BR /&gt;Genesius&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jan 2023 13:10:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/627982#M51489</guid>
      <dc:creator>genesiusj</dc:creator>
      <dc:date>2023-01-23T13:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to format a table column based on its value using json?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/628603#M51540</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/116827"&gt;@genesiusj&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;I chatted with the visualizations team; a good workaround for this situation is using tokens. So, to answer your question, Dashboard Studio doesn't support color settings for columns based on a string that includes asterisks, but tokens will achieve a similar, if not the same result.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;The following are two different examples. The first is an example of using tokens for column coloring. The second example uses dynamic options syntax for column coloring.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Example 1 uses $someToken$ as a match value. When you click on a cell in the table, the token will update the title of the panel as well as the color.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
    "layout": {
        "type": "absolute",
        "structure": [
            {
                "item": "viz_tuAdxK4V",
                "type": "block",
                "position": {
                    "x": 0,
                    "y": 0,
                    "w": 300,
                    "h": 300
                }
            }
        ]
    },
    "title": "",
    "description": "",
    "visualizations": {
        "viz_tuAdxK4V": {
            "type": "splunk.table",
            "options": {
                "columnFormat": {
                    "user": {
                        "data": "&amp;gt; table | seriesByName(\"user\") | formatByType(userColumnFormatEditorConfig)",
                        "rowColors": "&amp;gt; table | seriesByName('user') | pick(userRowColorsEditorConfig)",
                        "rowBackgroundColors": "&amp;gt; table | seriesByName(\"user\") | matchValue(userRowBackgroundColorsEditorConfig)"
                    }
                }
            },
            "dataSources": {
                "primary": "ds_mvjznCpn"
            },
            "context": {
                "userColumnFormatEditorConfig": {
                    "string": {
                        "unitPosition": "after"
                    }
                },
                "userRowColorsEditorConfig": [
                    "#b5b5b5"
                ],
                "userRowBackgroundColorsEditorConfig": [
                    {
                        "match": "admin",
                        "value": "#5C33FF"
                    },
                    {
                        "match": "$someToken$",
                        "value": "#207865"
                    }
                ]
            },
            "eventHandlers": [
                {
                    "type": "drilldown.setToken",
                    "options": {
                        "tokens": [
                            {
                                "token": "someToken",
                                "key": "value"
                            }
                        ]
                    }
                }
            ],
            "title": "$someToken$"
        }
    },
    "dataSources": {
        "ds_mvjznCpn": {
            "type": "ds.search",
            "options": {
                "queryParameters": {
                    "earliest": "-24h@h",
                    "latest": "now"
                },
                "query": "index=_internal \n| stats count by user"
            },
            "name": "Search_1"
        }
    }
}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example 2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
    "layout": {
        "type": "absolute",
        "structure": [
            {
                "item": "viz_tuAdxK4V",
                "type": "block",
                "position": {
                    "x": 0,
                    "y": 0,
                    "w": 300,
                    "h": 300
                }
            }
        ]
    },
    "title": "",
    "description": "",
    "visualizations": {
        "viz_tuAdxK4V": {
            "type": "splunk.table",
            "options": {
                "columnFormat": {
                    "user": {
                        "data": "&amp;gt; table | seriesByName(\"user\") | formatByType(userColumnFormatEditorConfig)",
                        "rowColors": "&amp;gt; table | seriesByName('user') | pick(userRowColorsEditorConfig)",
                        "rowBackgroundColors": "&amp;gt; table | seriesByName(\"user\") | matchValue(userRowBackgroundColorsEditorConfig)"
                    }
                }
            },
            "dataSources": {
                "primary": "ds_mvjznCpn"
            },
            "context": {
                "userColumnFormatEditorConfig": {
                    "string": {
                        "unitPosition": "after"
                    }
                },
                "userRowColorsEditorConfig": [
                    "#b5b5b5"
                ],
                "userRowBackgroundColorsEditorConfig": [
                    {
                        "match": "admin",
                        "value": "#5C33FF"
                    },
                    {
                        "match": "$someToken$",
                        "value": "#207865"
                    },
                    {
                        "match": "&amp;gt; someValue",
                        "value": "#AD3F20"
                    }
                ],
                "someValue": "&amp;gt; primary | seriesByIndex(0) | lastPoint()"
            },
            "eventHandlers": [
                {
                    "type": "drilldown.setToken",
                    "options": {
                        "tokens": [
                            {
                                "token": "someToken",
                                "key": "value"
                            }
                        ]
                    }
                }
            ],
            "title": "$someToken$"
        }
    },
    "dataSources": {
        "ds_mvjznCpn": {
            "type": "ds.search",
            "options": {
                "queryParameters": {
                    "earliest": "-24h@h",
                    "latest": "now"
                },
                "query": "index=_internal \n| stats count by user"
            },
            "name": "Search_1"
        }
    }
}&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 27 Jan 2023 12:38:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/628603#M51540</guid>
      <dc:creator>PaulPanther</dc:creator>
      <dc:date>2023-01-27T12:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to format a table column based on its value using json?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/628626#M51544</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233419"&gt;@PaulPanther&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you. I will check these out and get back to you after the weekend.&lt;BR /&gt;God bless,&lt;BR /&gt;Genesius&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 14:42:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/628626#M51544</guid>
      <dc:creator>genesiusj</dc:creator>
      <dc:date>2023-01-27T14:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to format a table column based on its value using json?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/629393#M51617</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/233419"&gt;@PaulPanther&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Apologies for the delay in replying. Priorities constantly shift where I work.&lt;/P&gt;&lt;P&gt;I did not try with Example 1 because the cell color needs to change after the results from the search appear on the dashboard. They are not the result of an input (no token to be set).&lt;/P&gt;&lt;P&gt;Concerning Example 2. Is &lt;STRONG&gt;user&lt;/STRONG&gt; the column name where the string is to be found? Here is my code. I'm only using one color to match. Since every cell contains the string CPU the cell should be changed to that color. Once I know that works, then I can add other colors and other values for those colors.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;		"viz_tiles_3": {
			"type": "splunk.table",
			"title": "Hyper-V Host Max Metrics - 3",
			"dataSources": {
				"primary": "ds_main_tiles"
			},
			"options": {
				"hypervHostMaxMetrics": {
					"data": "&amp;gt; table | seriesByName(\"hypervHostMaxMetrics\") | formatByType(hypervHostMaxMetrics_ColumnFormatEditorConfig)",
					"rowColors": "&amp;gt; table | seriesByName('hypervHostMaxMetrics') | pick(hypervHostMaxMetrics_RowColorsEditorConfig)",
					"rowBackgroundColors": "&amp;gt; table | seriesByName(\"hypervHostMaxMetrics\") | matchValue(hypervHostMaxMetrics_RowBackgroundColorsEditorConfig)"
				}
			},
			"context": {
				"hypervHostMaxMetrics_ColumnFormatEditorConfig": {
					"string": {
						"unitPosition": "after"
					}
				},
				"hypervHostMaxMetrics_RowColorsEditorConfig": [
					"#b5b5b5"
				],
				"hypervHostMaxMetrics_RowBackgroundColorsEditorConfig": [
					{
						"match": "CPU",
						"value": "#5C33FF"
					}
				],
				"someValue": "&amp;gt; primary | seriesByIndex(0) | lastPoint()"
			}
		}&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot - 2_2_2023 , 2_00_31 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/23685iCF2D5C699FF39905/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot - 2_2_2023 , 2_00_31 PM.png" alt="Screenshot - 2_2_2023 , 2_00_31 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks and God bless,&lt;BR /&gt;Genesius&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 19:03:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/629393#M51617</guid>
      <dc:creator>genesiusj</dc:creator>
      <dc:date>2023-02-02T19:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to format a table column based on its value using json?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/629684#M51645</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/116827"&gt;@genesiusj&lt;/a&gt;&amp;nbsp;Could you provide me a sample event&amp;nbsp; to test it by myself? Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 06 Feb 2023 08:04:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-format-a-table-column-based-on-its-value-using-json/m-p/629684#M51645</guid>
      <dc:creator>PaulPanther</dc:creator>
      <dc:date>2023-02-06T08:04:51Z</dc:date>
    </item>
  </channel>
</rss>

