<?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: Display dynamically multiple images in the selected value. in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-dynamically-multiple-images-in-the-selected-value/m-p/4157656#M165216</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="413264" data-lia-user-login="BeginnerBI" class="lia-mention lia-mention-user"&gt;BeginnerBI&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure if I understand your expectation. but based on my understanding you can write a measure as follows:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;if&lt;/SPAN&gt;&lt;SPAN&gt; (sum(purchase)&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;=300&lt;/SPAN&gt;&lt;SPAN&gt;, "&lt;span class="lia-unicode-emoji" title=":dog_face:"&gt;🐶&lt;/span&gt;", if( sum(purchase)&amp;gt;=500&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"🦮&lt;/SPAN&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;SPAN&gt;, ....&lt;/SPAN&gt;&lt;SPAN&gt; )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;for other you can search for emojies and icon.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;If this post helps, then I would appreciate a thumbs up&amp;nbsp;&amp;nbsp;and mark it as the solution&amp;nbsp;to help the other members find it more quickly.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 18 Sep 2024 18:16:57 GMT</pubDate>
    <dc:creator>Selva-Salimi</dc:creator>
    <dc:date>2024-09-18T18:16:57Z</dc:date>
    <item>
      <title>Display dynamically multiple images in the selected value.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-dynamically-multiple-images-in-the-selected-value/m-p/4157087#M165191</link>
      <description>&lt;P&gt;Hello, and thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Objective&lt;/STRONG&gt;: Allow the user to select a store from a dropdown slicer. Based on the selection, display images representing customer purchase amounts with different breeds of dogs.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Example Workflow&lt;/STRONG&gt;:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The user selects "Chicago" from the slicer.&lt;/LI&gt;&lt;LI&gt;Chicago has 5 customers:&lt;UL&gt;&lt;LI&gt;2 customers made purchases over $300.&lt;/LI&gt;&lt;LI&gt;2 customers made purchases over $500.&lt;/LI&gt;&lt;LI&gt;1 customer made a purchase of $1000.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Based on these purchases:&lt;UL&gt;&lt;LI&gt;For purchases over $300, show a &lt;STRONG&gt;Corgi&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;For purchases over $500, show a &lt;STRONG&gt;Golden Retriever&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;For the $1000 purchase, show a &lt;STRONG&gt;Doberman&lt;/STRONG&gt;.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;STRONG&gt;Outcome&lt;/STRONG&gt;: Once the store is selected, 3 dog images will be displayed, corresponding to the different purchase tiers.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 14:11:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-dynamically-multiple-images-in-the-selected-value/m-p/4157087#M165191</guid>
      <dc:creator>BeginnerBI</dc:creator>
      <dc:date>2024-09-18T14:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Display dynamically multiple images in the selected value.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-dynamically-multiple-images-in-the-selected-value/m-p/4157656#M165216</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="413264" data-lia-user-login="BeginnerBI" class="lia-mention lia-mention-user"&gt;BeginnerBI&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure if I understand your expectation. but based on my understanding you can write a measure as follows:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;if&lt;/SPAN&gt;&lt;SPAN&gt; (sum(purchase)&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;=300&lt;/SPAN&gt;&lt;SPAN&gt;, "&lt;span class="lia-unicode-emoji" title=":dog_face:"&gt;🐶&lt;/span&gt;", if( sum(purchase)&amp;gt;=500&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"🦮&lt;/SPAN&gt;&lt;SPAN&gt;" &lt;/SPAN&gt;&lt;SPAN&gt;, ....&lt;/SPAN&gt;&lt;SPAN&gt; )&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;for other you can search for emojies and icon.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;If this post helps, then I would appreciate a thumbs up&amp;nbsp;&amp;nbsp;and mark it as the solution&amp;nbsp;to help the other members find it more quickly.&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 18 Sep 2024 18:16:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-dynamically-multiple-images-in-the-selected-value/m-p/4157656#M165216</guid>
      <dc:creator>Selva-Salimi</dc:creator>
      <dc:date>2024-09-18T18:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: Display dynamically multiple images in the selected value.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-dynamically-multiple-images-in-the-selected-value/m-p/4158298#M165233</link>
      <description>&lt;P&gt;&lt;FONT&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="413264" data-lia-user-login="BeginnerBI" class="lia-mention lia-mention-user"&gt;BeginnerBI&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First, create a table that includes different dog breeds and their corresponding images.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Set the picture column to the image URL format.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Create a new table that includes stores and the amount spent.&lt;/SPAN&gt;&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;
&lt;P&gt;Create a new column:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Breed = IF([purchases] &amp;gt; 1000 ,"Doberman",IF([purchases]&amp;gt;500,"Golden Retriever","Corgi"))&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create a new relationship:&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Result:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Jayleny&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 01:54:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-dynamically-multiple-images-in-the-selected-value/m-p/4158298#M165233</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-19T01:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Display dynamically multiple images in the selected value.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-dynamically-multiple-images-in-the-selected-value/m-p/4160493#M165314</link>
      <description>&lt;P&gt;Hi &lt;SPAN&gt;Jayleny,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you so much but what I have been trying to do is have one selection and instead see multiple rows and I would like to have multiple images.&amp;nbsp; when I click chicago dinamycally display the count of record for those breeds in that location.&amp;nbsp; Chicago have 5 doberman and 2 corgies, I select and pop up 7 images.&amp;nbsp; I'm not sure if this is possible. but it is like the vision for the scope.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Sep 2024 20:04:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-dynamically-multiple-images-in-the-selected-value/m-p/4160493#M165314</guid>
      <dc:creator>BeginnerBI</dc:creator>
      <dc:date>2024-09-19T20:04:34Z</dc:date>
    </item>
    <item>
      <title>Re: Display dynamically multiple images in the selected value.</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-dynamically-multiple-images-in-the-selected-value/m-p/4160902#M165321</link>
      <description>&lt;P&gt;&lt;FONT&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="413264" data-lia-user-login="BeginnerBI" class="lia-mention lia-mention-user"&gt;BeginnerBI&lt;/a&gt;&lt;/FONT&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT&gt;You can use the Image Grid custom visual:&lt;BR /&gt;&lt;BR /&gt;Sample table:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT&gt;Visual settings:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Result:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;BR /&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Jayleny&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this post&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&amp;nbsp;to help the other members find it more quickly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Sep 2024 02:40:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Display-dynamically-multiple-images-in-the-selected-value/m-p/4160902#M165321</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-09-30T02:40:04Z</dc:date>
    </item>
  </channel>
</rss>

