<?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: Hex code to colour visibility  in slicer in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hex-code-to-colour-visibility-in-slicer/m-p/1135545#M16918</link>
    <description>&lt;P&gt;Please see;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jun 2020 09:24:42 GMT</pubDate>
    <dc:creator>stevedep</dc:creator>
    <dc:date>2020-06-02T09:24:42Z</dc:date>
    <item>
      <title>Hex code to colour visibility  in slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hex-code-to-colour-visibility-in-slicer/m-p/1135078#M16910</link>
      <description>&lt;P&gt;Hello ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a column of hex codes. I want to filter the whole report on the basis of Hex code. How ever in filter i want to replace hex codes with the colur it represents.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts on this ?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 07:10:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hex-code-to-colour-visibility-in-slicer/m-p/1135078#M16910</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-02T07:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Hex code to colour visibility  in slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hex-code-to-colour-visibility-in-slicer/m-p/1135545#M16918</link>
      <description>&lt;P&gt;Please see;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 09:24:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hex-code-to-colour-visibility-in-slicer/m-p/1135545#M16918</guid>
      <dc:creator>stevedep</dc:creator>
      <dc:date>2020-06-02T09:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Hex code to colour visibility  in slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hex-code-to-colour-visibility-in-slicer/m-p/1136019#M16932</link>
      <description>&lt;P&gt;I have a table with column name&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Project name&amp;nbsp;&lt;/TD&gt;&lt;TD&gt;Hex code&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;ABC&lt;/TD&gt;&lt;TD&gt;#32C12C&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;PQR&lt;/TD&gt;&lt;TD&gt;#7F4FC9&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;I want Hex code in slicer to see project name in grid. However I want not the text to be visible in slicer but it should replace by colour. Do any one have idea how to represent the same.&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 02 Jun 2020 12:57:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hex-code-to-colour-visibility-in-slicer/m-p/1136019#M16932</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-02T12:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Hex code to colour visibility  in slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hex-code-to-colour-visibility-in-slicer/m-p/1136074#M16936</link>
      <description>&lt;P&gt;This page describes how, mind;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;To use this in a visualization, change the Format by option to Field value in the advanced controls, then select the new measure as the source for the formatting.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://www.blue-granite.com/blog/controlling-conditional-formatting-using-dax" target="_blank" rel="noopener"&gt;https://www.blue-granite.com/blog/controlling-conditional-formatting-using-dax&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So you create a table as slicer with coloured cells as described in the link. The cell values (hex codes) can be coloured like the background.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please mark as solution if this works for you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Kind regards Steve&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 13:16:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hex-code-to-colour-visibility-in-slicer/m-p/1136074#M16936</guid>
      <dc:creator>stevedep</dc:creator>
      <dc:date>2020-06-02T13:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Hex code to colour visibility  in slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hex-code-to-colour-visibility-in-slicer/m-p/1136099#M16938</link>
      <description>&lt;P&gt;Yes, By using conditional formatting we can color the grid background/Font. But my requirement is to make color options available in Slicer itself , so that when the client choose for ex.&amp;nbsp; red color from the filter it will get project name&amp;nbsp; in red color.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2020 13:22:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hex-code-to-colour-visibility-in-slicer/m-p/1136099#M16938</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-02T13:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hex code to colour visibility  in slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hex-code-to-colour-visibility-in-slicer/m-p/3229972#M118492</link>
      <description>&lt;P&gt;Can anyone please help? I have the same issue, I wanted Hex codes to appear as colors in Slicers.&lt;/P&gt;&lt;P&gt;Please find below screen shot :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 07:20:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Hex-code-to-colour-visibility-in-slicer/m-p/3229972#M118492</guid>
      <dc:creator>jeevanabattu</dc:creator>
      <dc:date>2023-05-11T07:20:22Z</dc:date>
    </item>
  </channel>
</rss>

