<?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: table conditional cell background color in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/table-conditional-cell-background-color/m-p/22050#M369</link>
    <description>&lt;P&gt;@Anonymous﻿&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/2462"&gt;@greggyb﻿&lt;/a&gt;&amp;nbsp;Could you guys please help me out. I am very struck in an issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to draw a table have some images columns. Has somebody already made this custom visual or do I need to create custom. If I need to create a new custom how can I do that? Please check the below attachment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.JPG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/3178iAA8A7CA4C9ACC983/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.JPG" alt="image.JPG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
    <pubDate>Mon, 07 Mar 2016 05:36:47 GMT</pubDate>
    <dc:creator>noor</dc:creator>
    <dc:date>2016-03-07T05:36:47Z</dc:date>
    <item>
      <title>table conditional cell background color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/table-conditional-cell-background-color/m-p/16903#M206</link>
      <description>&lt;P&gt;I want to make a Table with a conditional cell background color, like if the cell value is greater then 6 it colors turn red else green.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2016 10:00:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/table-conditional-cell-background-color/m-p/16903#M206</guid>
      <dc:creator>osama</dc:creator>
      <dc:date>2016-01-31T10:00:16Z</dc:date>
    </item>
    <item>
      <title>Re: table conditional cell background color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/table-conditional-cell-background-color/m-p/16919#M207</link>
      <description>&lt;P&gt;This belongs in the Desktop forum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This functionality is not currently available. &lt;A href="https://ideas.powerbi.com/forums/265200-power-bi-ideas/suggestions/9422493-conditional-formatting-in-tables" target="_self"&gt;Vote here.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Jan 2016 18:18:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/table-conditional-cell-background-color/m-p/16919#M207</guid>
      <dc:creator>greggyb</dc:creator>
      <dc:date>2016-01-31T18:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: table conditional cell background color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/table-conditional-cell-background-color/m-p/17676#M227</link>
      <description>&lt;P&gt;Don't worry, you posted in the right section - its certainly a Power BI development quandry.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;The only way I have done this before is using a custom visual that uses JQuery in its update function to re-style the cells in the out of the box table visual based off of their value.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Alternatively, you can create your own table visual using just javascript to generate the HTML elements from a table dataview, or use d3.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;-Alex Potter&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 22:13:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/table-conditional-cell-background-color/m-p/17676#M227</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-05T22:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: table conditional cell background color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/table-conditional-cell-background-color/m-p/17685#M228</link>
      <description>&lt;P&gt;@Anonymous﻿&lt;/a&gt;, I guess we could both be right. I was interpretting this as a question about such functionality in native table visualizations in PBI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Creating a custom visual is certainly an option as well (:&lt;/P&gt;</description>
      <pubDate>Fri, 05 Feb 2016 23:46:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/table-conditional-cell-background-color/m-p/17685#M228</guid>
      <dc:creator>greggyb</dc:creator>
      <dc:date>2016-02-05T23:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: table conditional cell background color</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/table-conditional-cell-background-color/m-p/22050#M369</link>
      <description>&lt;P&gt;@Anonymous﻿&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/2462"&gt;@greggyb﻿&lt;/a&gt;&amp;nbsp;Could you guys please help me out. I am very struck in an issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to draw a table have some images columns. Has somebody already made this custom visual or do I need to create custom. If I need to create a new custom how can I do that? Please check the below attachment&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.JPG" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/3178iAA8A7CA4C9ACC983/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.JPG" alt="image.JPG" /&gt;&lt;/span&gt;﻿&lt;/P&gt;</description>
      <pubDate>Mon, 07 Mar 2016 05:36:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/table-conditional-cell-background-color/m-p/22050#M369</guid>
      <dc:creator>noor</dc:creator>
      <dc:date>2016-03-07T05:36:47Z</dc:date>
    </item>
  </channel>
</rss>

