<?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 To apply calculated field in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/To-apply-calculated-field/m-p/3144634#M41844</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;I have three column in backend 1) start date 2) end date and 3) calcultaed column created which captures todays date&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have created a column &lt;FONT face="arial black,avant garde"&gt;validatedFlag&lt;/FONT&gt; where applied a condition where if (datesbetween(currentdate,startdate,endDate),"X","") now I want to apply a conditional formating (icon) in front end on validatedFlag column like where the value will be X i need red cross icon and where there is blsnk value i need green circle. How to achieve?&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2023 12:54:15 GMT</pubDate>
    <dc:creator>skaul</dc:creator>
    <dc:date>2023-03-21T12:54:15Z</dc:date>
    <item>
      <title>To apply calculated field</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/To-apply-calculated-field/m-p/3144634#M41844</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;BR /&gt;I have three column in backend 1) start date 2) end date and 3) calcultaed column created which captures todays date&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have created a column &lt;FONT face="arial black,avant garde"&gt;validatedFlag&lt;/FONT&gt; where applied a condition where if (datesbetween(currentdate,startdate,endDate),"X","") now I want to apply a conditional formating (icon) in front end on validatedFlag column like where the value will be X i need red cross icon and where there is blsnk value i need green circle. How to achieve?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 12:54:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/To-apply-calculated-field/m-p/3144634#M41844</guid>
      <dc:creator>skaul</dc:creator>
      <dc:date>2023-03-21T12:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: To apply calculated field</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/To-apply-calculated-field/m-p/3148688#M41887</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/494697"&gt;@skaul&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;You can refer the following link to make conditional formatting for your visual, please find the details in &lt;EM&gt;&lt;STRONG&gt;the attachment.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/power-bi/create-reports/desktop-conditional-table-formatting" target="_self"&gt;Apply conditional formatting in tables and matrixes&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="yingyinr_0-1679538479067.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/891449iEC945E89AFB7177B/image-size/large?v=v2&amp;amp;px=999" role="button" title="yingyinr_0-1679538479067.png" alt="yingyinr_0-1679538479067.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 02:31:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/To-apply-calculated-field/m-p/3148688#M41887</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-23T02:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: To apply calculated field</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/To-apply-calculated-field/m-p/3149630#M41897</link>
      <description>&lt;P&gt;To apply conditional formatting (icon) in Power BI on the "validatedFlag" column, follow these steps:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Select the "validatedFlag" column in the Fields pane.&lt;/LI&gt;&lt;LI&gt;Click on the "Conditional formatting" button under the "Visualizations" pane.&lt;/LI&gt;&lt;LI&gt;Select "Icons" from the dropdown menu.&lt;/LI&gt;&lt;LI&gt;Choose the "X" option under the "Set icons" section.&lt;/LI&gt;&lt;LI&gt;Choose the "Red cross" icon under the "Icon style" section.&lt;/LI&gt;&lt;LI&gt;In the "Icon criteria" section, select "is" and enter "X".&lt;/LI&gt;&lt;LI&gt;Click on "Add another rule" to add another condition.&lt;/LI&gt;&lt;LI&gt;Select "Icons" from the dropdown menu.&lt;/LI&gt;&lt;LI&gt;Choose the "O" option under the "Set icons" section.&lt;/LI&gt;&lt;LI&gt;Choose the "Green circle" icon under the "Icon style" section.&lt;/LI&gt;&lt;LI&gt;In the "Icon criteria" section, select "is blank".&lt;/LI&gt;&lt;LI&gt;Click "OK" to apply the formatting.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Once the above steps are followed, the "validatedFlag" column will have a red cross icon where the value is "X" and a green circle where the value is blank.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 11:25:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/To-apply-calculated-field/m-p/3149630#M41897</guid>
      <dc:creator>Adamboer</dc:creator>
      <dc:date>2023-03-23T11:25:37Z</dc:date>
    </item>
  </channel>
</rss>

