<?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: unichar with colors in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/unichar-with-colors/m-p/2308470#M57308</link>
    <description>&lt;P&gt;thanks solution has worked for me&lt;/P&gt;</description>
    <pubDate>Fri, 28 Jan 2022 20:33:02 GMT</pubDate>
    <dc:creator>lawada</dc:creator>
    <dc:date>2022-01-28T20:33:02Z</dc:date>
    <item>
      <title>unichar with colors</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/unichar-with-colors/m-p/2308416#M57301</link>
      <description>&lt;P&gt;i have created arrows&amp;nbsp; using unichar function and added within my card visual , is there any workaround to get the arrows colored to green when it goes up , red when it goes down and yellow otherwise&amp;nbsp;&lt;/P&gt;&lt;P&gt;my current KPIs looks like this:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 19:46:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/unichar-with-colors/m-p/2308416#M57301</guid>
      <dc:creator>lawada</dc:creator>
      <dc:date>2022-01-28T19:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: unichar with colors</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/unichar-with-colors/m-p/2308432#M57304</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;You can do this with format measure:&lt;BR /&gt;&lt;BR /&gt;E.g.&lt;BR /&gt;&lt;BR /&gt;DAX:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;arrow = &lt;/SPAN&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Value for arrow'&lt;/SPAN&gt;&lt;SPAN&gt;[Value for arrow Value]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;UNICHAR&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;9650&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN&gt;UNICHAR&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;9660&lt;/SPAN&gt;&lt;SPAN&gt;))&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Format arrow = &lt;/SPAN&gt;&lt;SPAN&gt;IF&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'Value for arrow'&lt;/SPAN&gt;&lt;SPAN&gt;[Value for arrow Value]&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"Green"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;SPAN&gt;"Red"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN&gt;Place custom format here:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;End result:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!&lt;BR /&gt;&lt;BR /&gt;My LinkedIn: &lt;A href="https://www.linkedin.com/in/n%C3%A4ttiahov-00001/" target="_blank"&gt;https://www.linkedin.com/in/n%C3%A4ttiahov-00001/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 20:00:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/unichar-with-colors/m-p/2308432#M57304</guid>
      <dc:creator>ValtteriN</dc:creator>
      <dc:date>2022-01-28T20:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: unichar with colors</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/unichar-with-colors/m-p/2308470#M57308</link>
      <description>&lt;P&gt;thanks solution has worked for me&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jan 2022 20:33:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/unichar-with-colors/m-p/2308470#M57308</guid>
      <dc:creator>lawada</dc:creator>
      <dc:date>2022-01-28T20:33:02Z</dc:date>
    </item>
  </channel>
</rss>

