<?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: Conditional Text Formatting in Operations Dashboard List in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120684#M1572</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply. I was working at the esri Federal GIS conference in Washington, DC last week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;I'm just not sure how to join the csv file with the feature layer, as described at the &lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fyoutu.be%2FL5bqU3ApQB4%3Ft%3D1236" rel="nofollow" target="_blank"&gt;20:36 minute mark of the video&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure either, but will check with the presenter. More to follow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;Also, with a join, is that a one time action?&amp;nbsp; If a feature is modified or new features are added, will another join need to be performed?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am 95% sure that answer is "yes" to both your questions - although I have not personally tested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Feb 2020 06:22:40 GMT</pubDate>
    <dc:creator>DerekLaw</dc:creator>
    <dc:date>2020-02-19T06:22:40Z</dc:date>
    <item>
      <title>Conditional Text Formatting in Operations Dashboard List</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120680#M1568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to format text in an operations dashboard's list, via html, based on an attribute value?&amp;nbsp; I know it can be done in webdesign through php or css files, but am not sure how limited it is in this environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a list of feature attributes, and one of those attributes is "status".&amp;nbsp; Is it possible to use some sort of conditional formatting to change the text's color based on the status attribute, something like if {status} = "In Design", make the font color pink; if {status} = "In Progress", make the font color green; if {status} = "Complete", make the font color red... so it'd look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Project Name: &lt;/STRONG&gt;XYZ Subdivision&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Description:&lt;/STRONG&gt; Install underground utilities&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Project Status:&lt;/STRONG&gt; &lt;SPAN style="color: #ff0000;"&gt;Complete&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Project Name:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;ABC Subdivision&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Description:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Install underground utilities&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Project Status:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #cc99ff;"&gt;In Design&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Project Name:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;123 Main St.&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Description:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Install underground&amp;nbsp;service&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;Project Status:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #339966;"&gt;In Progress&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000;"&gt;I've seen ways to do it with an additional attribute field of an html color code that then colors the cell in the list with that color, but I also seem to remember reading that auto-updates don't work; so if I were to come back and change the status of a feature I'd also have to change the html color manually...it wouldn't do it automatically.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;SPAN style="color: #000000;"&gt;Hopefully all that makes sense...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #3d3d3d;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2020 18:44:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120680#M1568</guid>
      <dc:creator>JasonCyphers</dc:creator>
      <dc:date>2020-02-04T18:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Formatting in Operations Dashboard List</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120681#M1569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;Is it possible to format text in an operations dashboard's list, via html, based on an attribute value?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, this is possible. Please take a look at these videos:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DL5bqU3ApQB4%26list%3DPLaPDDLTCmy4Y0GMTl0O4V6LF3EmxIAivv%26index%3D238%26t%3D0s"&gt;Operations Dashboard for ArcGIS: Tips and Tricks (Dev Summit 2019)&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOu3mokGsLGA"&gt;Operations Dashboard for ArcGIS - Tips and Tricks (Dev Summit 2018)&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Feb 2020 05:17:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120681#M1569</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2020-02-08T05:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Formatting in Operations Dashboard List</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120682#M1570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.esri.com/migrated-users/3176"&gt;Derek Law&lt;/A&gt;‌.&amp;nbsp; The 2019 video seems to contain the solution I'm looking for.&amp;nbsp; I'm just not sure how to join the csv file with the feature layer, as described at the &lt;A href="https://youtu.be/L5bqU3ApQB4?t=1236"&gt;20:36 minute mark of the video&lt;/A&gt;.&amp;nbsp; Also, with a join, is that a one time action?&amp;nbsp; If a feature is modified or new features are added, will another join need to be performed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2020 12:25:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120682#M1570</guid>
      <dc:creator>JasonCyphers</dc:creator>
      <dc:date>2020-02-10T12:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Formatting in Operations Dashboard List</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120683#M1571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am able to add a related table with html color codes, and can format text color in the map pop up.&amp;nbsp; Any way to replicate this in a dashboard list?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="481966" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/481966_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can put the same html code into the list source, but don't get the formatting:&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-2 jive-image" src="https://community.esri.com/legacyfs/online/481997_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2020 11:50:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120683#M1571</guid>
      <dc:creator>JasonCyphers</dc:creator>
      <dc:date>2020-02-12T11:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Formatting in Operations Dashboard List</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120684#M1572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for the late reply. I was working at the esri Federal GIS conference in Washington, DC last week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;I'm just not sure how to join the csv file with the feature layer, as described at the &lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fyoutu.be%2FL5bqU3ApQB4%3Ft%3D1236" rel="nofollow" target="_blank"&gt;20:36 minute mark of the video&lt;/A&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure either, but will check with the presenter. More to follow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;Also, with a join, is that a one time action?&amp;nbsp; If a feature is modified or new features are added, will another join need to be performed?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am 95% sure that answer is "yes" to both your questions - although I have not personally tested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2020 06:22:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120684#M1572</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2020-02-19T06:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Formatting in Operations Dashboard List</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120685#M1573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; &lt;EM&gt;I am able to add a related table with html color codes, and can format text color in the map pop up.&amp;nbsp; Any way to replicate this in a dashboard list?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;I'm not sure if related table content is supported by the List element. Let me check.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT:&lt;/STRONG&gt; Please see Dave's response in this thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2020 06:26:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120685#M1573</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2020-02-19T06:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Formatting in Operations Dashboard List</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120686#M1574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can join your layer and your table to create a dynamically updating feature layer view layer. In this way, as each of the sources update, the view layer updates.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can perform the join using the Analysis tool in the Map Viewer. Follow the &lt;A href="https://doc.arcgis.com/en/arcgis-online/analyze/join-features.htm"&gt;steps outlined in this doc&lt;/A&gt;, making sure to check the box at the end to create a feature layer view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN class="" style="color: #4c4c4c; background-color: #ffffff; font-weight: bold;"&gt;Create results as hosted feature layer view&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;allows the data to stay up-to-date as the source data changes. Hosted feature layer views containing joins will be read-only and do not consume credits for analysis and storage. Creating results as a hosted feature layer view is only available for attribute joins. If statistics are included as part of the output, the hosted feature layer view will contain an extra table layer in the view with the statistics. Additionally when storing results as a hosted feature layer view&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="" style="color: #4c4c4c; background-color: #ffffff; font-weight: bold;"&gt;Use current map extent&lt;/SPAN&gt;&lt;SPAN style="color: #4c4c4c; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is unavailable.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://esri.maps.arcgis.com/home/item.html?id=01c43ff07ab4496fbf20e7092330dd4c"&gt;This layer&lt;/A&gt; is the feature layer view in the video. As can be seen in the item details, it is a result of joining two other layers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="482758" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/482758_pastedImage_5.png" /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you were able to figure out how to reference it in the HTML/CSS. Just don't forget the "#" if you are using hex colors.&lt;/P&gt;&lt;P&gt;&amp;lt;p style="color:{my_color_field}"&amp;gt;My Text&amp;lt;/p&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for doing it via a related table, it might work in the pop-up but it is not supported in the List element at this time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the future, we will be providing a way for you to do conditional formatting right in the List via an Arcade expression.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the best&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2020 20:55:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120686#M1574</guid>
      <dc:creator>DavidNyenhuis1</dc:creator>
      <dc:date>2020-02-19T20:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Formatting in Operations Dashboard List</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120687#M1575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice...wasn't aware of the 'create results as hosted feature layer' option; however, I don't see that checkbox in the create layer dialog.&amp;nbsp; Only checkbox I see is for the 'use current map extent'.&amp;nbsp; Is this option only available to certain permission levels? (I'm a Publisher in my company's Portal, and the data I'm working with is data I own).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Feb 2020 11:10:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120687#M1575</guid>
      <dc:creator>JasonCyphers</dc:creator>
      <dc:date>2020-02-20T11:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Formatting in Operations Dashboard List</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120688#M1576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any luck with this?&amp;nbsp; I'm wondering about the same thing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2020 17:28:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120688#M1576</guid>
      <dc:creator>JayJohnsonWashoeCounty</dc:creator>
      <dc:date>2020-02-24T17:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Formatting in Operations Dashboard List</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120689#M1577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nothing yet.&amp;nbsp; There seems to be an option to create a join between a related table and a feature, and make that a hosted layer so it updates anytime the table or feature is; however, I'm not sure if it's a version or permissions issue, as I don't have that check box option when creating a join.&amp;nbsp; I'm on Portal 10.6 and am a Publisher.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2020 12:34:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120689#M1577</guid>
      <dc:creator>JasonCyphers</dc:creator>
      <dc:date>2020-02-25T12:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Conditional Text Formatting in Operations Dashboard List</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120690#M1578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used a Survey123 domained feature class with coded values. The label for my responses was Red, Green and Blue for my 'Favorite Color' field&amp;nbsp;and the values for each were coded as the hex values for the colors I wanted represented.&amp;nbsp; It turned out to look like this in my Dashboard list (I was just using edited date as my return just so I could have an output):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="509290" alt="" class="jive-emoji image-1 jive-image" height="252" src="https://community.esri.com/legacyfs/online/509290_MicrosoftTeams-image.png" width="319" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Ignore the first 6 entries, those were test values...third time's a charm!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;h3 style="color:{favorite_color}"&amp;gt;&amp;lt;strong&amp;gt;{EditDate}&amp;lt;/strong&amp;gt;&amp;lt;/h3&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2020 15:09:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/conditional-text-formatting-in-operations/m-p/120690#M1578</guid>
      <dc:creator>ChrisPetzold</dc:creator>
      <dc:date>2020-10-06T15:09:34Z</dc:date>
    </item>
  </channel>
</rss>

