<?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 Using Slicer date value in dax expression in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Using-Slicer-date-value-in-dax-expression/m-p/1415656#M3375</link>
    <description>&lt;P&gt;Hi Everyone,&lt;BR /&gt;I am having a trouble to solve a situation. i have a &lt;STRONG&gt;slicer with month names&lt;/STRONG&gt; from a table named as 'A sheet'. Moreover I also have date coloumn within same table from where i extracted those month names.&lt;BR /&gt;Now what i wanted to do is to &lt;STRONG&gt;select multiple months from slicer and use the month number of selected months in a measure for making farmula in dax.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;I am new to power bi and i would greatly appriciate your help.&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Oct 2020 14:17:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-10-06T14:17:31Z</dc:date>
    <item>
      <title>Using Slicer date value in dax expression</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Using-Slicer-date-value-in-dax-expression/m-p/1415656#M3375</link>
      <description>&lt;P&gt;Hi Everyone,&lt;BR /&gt;I am having a trouble to solve a situation. i have a &lt;STRONG&gt;slicer with month names&lt;/STRONG&gt; from a table named as 'A sheet'. Moreover I also have date coloumn within same table from where i extracted those month names.&lt;BR /&gt;Now what i wanted to do is to &lt;STRONG&gt;select multiple months from slicer and use the month number of selected months in a measure for making farmula in dax.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;I am new to power bi and i would greatly appriciate your help.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 14:17:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Using-Slicer-date-value-in-dax-expression/m-p/1415656#M3375</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-06T14:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Using Slicer date value in dax expression</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Using-Slicer-date-value-in-dax-expression/m-p/1415692#M3376</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can use get the months selected and incorporate in a formula, this returns a single-column table for you to work with&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;VALUES('Calendar'[MonthNo])&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;________________________&lt;/P&gt;&lt;P&gt;If my answer was helpful, please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&lt;I&gt; to help the other members find it&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Click on the &lt;STRONG&gt;Thumbs-Up icon &lt;/STRONG&gt;if you like this reply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/channel/UCKwBEguA8IlBubIobaOormg?sub_confirmation=1" target="_blank"&gt;&lt;FONT color="blue"&gt;YouTube&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp; &lt;A href="https://linkedin.com/in/fowmy" target="_blank"&gt;&lt;FONT color="blue"&gt;LinkedIn&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Oct 2020 14:27:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Using-Slicer-date-value-in-dax-expression/m-p/1415692#M3376</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2020-10-06T14:27:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using Slicer date value in dax expression</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Using-Slicer-date-value-in-dax-expression/m-p/1416941#M3377</link>
      <description>&lt;P&gt;Thank you for your help.&amp;nbsp;&lt;BR /&gt;Your expression is allowing me to select one value from slicer and let me use it in farmula sucessfully however i want to select multiple values from slicer and use month number in farmulas and show it in table but in trying to do so it gives me the error.&lt;BR /&gt;&lt;STRONG&gt;I am using the farmula:&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;Dissemination | Desired = sum('Combined query'[outstanding])/12+SUM('Combined query'[outstanding])/12*&lt;U&gt;&lt;EM&gt;(&lt;/EM&gt;VALUES('A Sheet'[Date].[MonthNo])-1)&lt;/U&gt;-sum('Combined query'[Dissemination])&lt;/STRONG&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="image_2020-10-07_091923.png" style="width: 999px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/370772i5DAC915F810C8DA0/image-size/large?v=v2&amp;amp;px=999" role="button" title="image_2020-10-07_091923.png" alt="image_2020-10-07_091923.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 04:23:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Using-Slicer-date-value-in-dax-expression/m-p/1416941#M3377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-10-07T04:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using Slicer date value in dax expression</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Using-Slicer-date-value-in-dax-expression/m-p/1417163#M3378</link>
      <description>&lt;P&gt;@Anonymous&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can you explain what your formula is supposed to calculate?&lt;BR /&gt;I see you have deducted 1 from the month number, you need to iterate each month number and calculate.&lt;BR /&gt;&lt;BR /&gt;Share sample data and the expected results.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;________________________&lt;/P&gt;&lt;P&gt;If my answer was helpful, please consider &lt;STRONG&gt;&lt;I&gt;Accept it as the solution&lt;/I&gt;&lt;/STRONG&gt;&lt;I&gt; to help the other members find it&lt;/I&gt;&lt;/P&gt;&lt;P&gt;Click on the &lt;STRONG&gt;Thumbs-Up icon &lt;/STRONG&gt;if you like this reply &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/channel/UCKwBEguA8IlBubIobaOormg?sub_confirmation=1" target="_blank"&gt;&lt;FONT color="blue"&gt;YouTube&lt;/FONT&gt;&lt;/A&gt;&amp;nbsp; &lt;A href="https://linkedin.com/in/fowmy" target="_blank"&gt;&lt;FONT color="blue"&gt;LinkedIn&lt;/FONT&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 06:37:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Using-Slicer-date-value-in-dax-expression/m-p/1417163#M3378</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2020-10-07T06:37:29Z</dc:date>
    </item>
  </channel>
</rss>

