<?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 Adding graphics to columns created by using &amp;quot;quick measure&amp;quot; in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-graphics-to-columns-created-by-using-quot-quick-measure/m-p/3568856#M137599</link>
    <description>&lt;P&gt;I created new measures to calculate weighted avg for Jun-Nov.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Now i would like to add graphics for each column comparing each month to a previous month to display whether the price went up/down/didn't change, like in the example below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Dec 2023 16:14:13 GMT</pubDate>
    <dc:creator>PC2022</dc:creator>
    <dc:date>2023-12-05T16:14:13Z</dc:date>
    <item>
      <title>Adding graphics to columns created by using "quick measure"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-graphics-to-columns-created-by-using-quot-quick-measure/m-p/3568856#M137599</link>
      <description>&lt;P&gt;I created new measures to calculate weighted avg for Jun-Nov.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Now i would like to add graphics for each column comparing each month to a previous month to display whether the price went up/down/didn't change, like in the example below:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to do?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 16:14:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-graphics-to-columns-created-by-using-quot-quick-measure/m-p/3568856#M137599</guid>
      <dc:creator>PC2022</dc:creator>
      <dc:date>2023-12-05T16:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding graphics to columns created by using "quick measure"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-graphics-to-columns-created-by-using-quot-quick-measure/m-p/3568952#M137603</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="403139" data-lia-user-login="PC2022" class="lia-mention lia-mention-user"&gt;PC2022&lt;/a&gt;&amp;nbsp;Generally that is done with unicode characters, UNICHAR, or icon sets. Not quite sure what you are asking. Many times you create a measure to return the right UNICHAR character and set conditional formatting to field value. for example.&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 16:53:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-graphics-to-columns-created-by-using-quot-quick-measure/m-p/3568952#M137603</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2023-12-05T16:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: Adding graphics to columns created by using "quick measure"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-graphics-to-columns-created-by-using-quot-quick-measure/m-p/3569101#M137610</link>
      <description>&lt;P&gt;Unichar? can you please help with the formula? do i create new column for each month?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Dec 2023 18:25:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-graphics-to-columns-created-by-using-quot-quick-measure/m-p/3569101#M137610</guid>
      <dc:creator>PC2022</dc:creator>
      <dc:date>2023-12-05T18:25:41Z</dc:date>
    </item>
    <item>
      <title>Re: Adding graphics to columns created by using "quick measure"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-graphics-to-columns-created-by-using-quot-quick-measure/m-p/3577516#M137954</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i would like to add icons for each column comparing each month to a previous month to display whether the price went up/down/didn't change. For example, July weighted avg went down compared to June, so i would like to add "down arrow" to July. It was recommended to create a measure to return the right Unichar character but i am not sure how.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 12:44:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-graphics-to-columns-created-by-using-quot-quick-measure/m-p/3577516#M137954</guid>
      <dc:creator>PC2022</dc:creator>
      <dc:date>2023-12-11T12:44:17Z</dc:date>
    </item>
    <item>
      <title>Re: Adding graphics to columns created by using "quick measure"</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-graphics-to-columns-created-by-using-quot-quick-measure/m-p/3604860#M139271</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="403139" data-lia-user-login="PC2022" class="lia-mention lia-mention-user"&gt;PC2022&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;Actually there is indeed a way to create&amp;nbsp;Custom Data Labels in Power BI. But to achieve this function,&amp;nbsp;we’ll use &lt;STRONG&gt;Tabular Editor&lt;/STRONG&gt; because it exposes the ability to write custom DAX to format our calculations.&lt;BR /&gt;You can refer to this document to achieve this:&lt;BR /&gt;&lt;A href="https://goodly.co.in/custom-data-labels-power-bi/" target="_blank"&gt;Custom Data Labels in Power BI - Goodly&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Dino Tao&lt;BR /&gt;If this post &lt;EM&gt;&lt;STRONG&gt;helps&lt;/STRONG&gt;&lt;/EM&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Dec 2023 07:23:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Adding-graphics-to-columns-created-by-using-quot-quick-measure/m-p/3604860#M139271</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-12-28T07:23:15Z</dc:date>
    </item>
  </channel>
</rss>

