<?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 how do i fix dax slicer to show the values properly in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4641085#M177716</link>
    <description>&lt;P class=""&gt;I have three tables in the model: &lt;STRONG&gt;Date&lt;/STRONG&gt;, &lt;STRONG&gt;Targets&lt;/STRONG&gt;, and &lt;STRONG&gt;Users&lt;/STRONG&gt;. A sample is attached for reference. The relationships are set up as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Target[Effectivedatekey]&lt;/STRONG&gt; to &lt;STRONG&gt;Date[Datekey]&lt;/STRONG&gt; (one-to-many, single direction).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Target[Agentkey]&lt;/STRONG&gt; to &lt;STRONG&gt;Users[Agentkey]&lt;/STRONG&gt; (many-to-one, both directions).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;The Power BI report includes three slicers:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Reporting Period&lt;/STRONG&gt;: Relative date slicer.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Period&lt;/STRONG&gt;: Hierarchy slicer (refer to the attached image).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;: from the &lt;STRONG&gt;Users&lt;/STRONG&gt; table.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;H3&gt;Issue:&lt;/H3&gt;&lt;P class=""&gt;When I select "Weekend Date" from the &lt;STRONG&gt;Period&lt;/STRONG&gt; slicer, no results are returned in the &lt;STRONG&gt;Users[Name]&lt;/STRONG&gt; slicer.&lt;/P&gt;&lt;H3&gt;Proposed Solution:&lt;/H3&gt;&lt;P class=""&gt;When selecting "Weekend Date" from the &lt;STRONG&gt;Period&lt;/STRONG&gt; slicer, automatically select the corresponding &lt;STRONG&gt;Month-End Date&lt;/STRONG&gt;. Then, filter both the &lt;STRONG&gt;Targets&lt;/STRONG&gt; and &lt;STRONG&gt;Users&lt;/STRONG&gt; tables to return the relevant values in the &lt;STRONG&gt;Users[Name]&lt;/STRONG&gt; slicer.&lt;BR /&gt;I donot want to change the targets to weekly .&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 07 Apr 2025 12:22:08 GMT</pubDate>
    <dc:creator>anonymous2967</dc:creator>
    <dc:date>2025-04-07T12:22:08Z</dc:date>
    <item>
      <title>how do i fix dax slicer to show the values properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4641085#M177716</link>
      <description>&lt;P class=""&gt;I have three tables in the model: &lt;STRONG&gt;Date&lt;/STRONG&gt;, &lt;STRONG&gt;Targets&lt;/STRONG&gt;, and &lt;STRONG&gt;Users&lt;/STRONG&gt;. A sample is attached for reference. The relationships are set up as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Target[Effectivedatekey]&lt;/STRONG&gt; to &lt;STRONG&gt;Date[Datekey]&lt;/STRONG&gt; (one-to-many, single direction).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Target[Agentkey]&lt;/STRONG&gt; to &lt;STRONG&gt;Users[Agentkey]&lt;/STRONG&gt; (many-to-one, both directions).&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P class=""&gt;The Power BI report includes three slicers:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Reporting Period&lt;/STRONG&gt;: Relative date slicer.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Period&lt;/STRONG&gt;: Hierarchy slicer (refer to the attached image).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P class=""&gt;&lt;STRONG&gt;Name&lt;/STRONG&gt;: from the &lt;STRONG&gt;Users&lt;/STRONG&gt; table.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;H3&gt;Issue:&lt;/H3&gt;&lt;P class=""&gt;When I select "Weekend Date" from the &lt;STRONG&gt;Period&lt;/STRONG&gt; slicer, no results are returned in the &lt;STRONG&gt;Users[Name]&lt;/STRONG&gt; slicer.&lt;/P&gt;&lt;H3&gt;Proposed Solution:&lt;/H3&gt;&lt;P class=""&gt;When selecting "Weekend Date" from the &lt;STRONG&gt;Period&lt;/STRONG&gt; slicer, automatically select the corresponding &lt;STRONG&gt;Month-End Date&lt;/STRONG&gt;. Then, filter both the &lt;STRONG&gt;Targets&lt;/STRONG&gt; and &lt;STRONG&gt;Users&lt;/STRONG&gt; tables to return the relevant values in the &lt;STRONG&gt;Users[Name]&lt;/STRONG&gt; slicer.&lt;BR /&gt;I donot want to change the targets to weekly .&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 12:22:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4641085#M177716</guid>
      <dc:creator>anonymous2967</dc:creator>
      <dc:date>2025-04-07T12:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: how do i fix dax slicer to show the values properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4641922#M177753</link>
      <description>&lt;LI-CODE lang="markup"&gt;Target[Effectivedatekey] to Date[Datekey] (one-to-many, single direction).&lt;/LI-CODE&gt;
&lt;P&gt;that's the wrong direction.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please provide sample data that covers your issue or question &lt;STRONG&gt;completely&lt;/STRONG&gt;, in a &lt;STRONG&gt;usable&lt;/STRONG&gt; format (not as a screenshot).&lt;BR /&gt;Do not include sensitive information. Do not include anything that is unrelated to the issue or question. &lt;BR /&gt;Please show the expected outcome based on the sample data you provided. &lt;BR /&gt;&lt;BR /&gt;Need help uploading data? &lt;A href="https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-p/963216&lt;/A&gt; &lt;BR /&gt;Want faster answers? &lt;A href="https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 21:09:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4641922#M177753</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-04-07T21:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: how do i fix dax slicer to show the values properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4642316#M177759</link>
      <description>&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1O5tyHAUivXwMrpODyQIeQODE8QcdFMl-/view?usp=drive_link" target="_blank"&gt;https://drive.google.com/file/d/1O5tyHAUivXwMrpODyQIeQODE8QcdFMl-/view?usp=drive_link&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 05:54:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4642316#M177759</guid>
      <dc:creator>anonymous2967</dc:creator>
      <dc:date>2025-04-08T05:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: how do i fix dax slicer to show the values properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4642326#M177761</link>
      <description>&lt;P class=""&gt;I have attached a sample PBIX file for reference. The expected output is as follows: when any date is selected from the second slicer (&lt;STRONG&gt;Period&lt;/STRONG&gt; slicer), if the user has a corresponding target as of the &lt;STRONG&gt;Month-End Date&lt;/STRONG&gt;, the username should appear in the slicer.&lt;/P&gt;&lt;P class=""&gt;Currently, usernames are only appearing in the slicer if &lt;STRONG&gt;Month-End Dates&lt;/STRONG&gt; are selected from the &lt;STRONG&gt;Period&lt;/STRONG&gt; slicer. This is because the &lt;STRONG&gt;Targets&lt;/STRONG&gt; table only contains &lt;STRONG&gt;Month-End Dates.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 06:01:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4642326#M177761</guid>
      <dc:creator>anonymous2967</dc:creator>
      <dc:date>2025-04-08T06:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: how do i fix dax slicer to show the values properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4642785#M177770</link>
      <description>&lt;P&gt;&lt;A href="https://drive.google.com/file/d/1O5tyHAUivXwMrpODyQIeQODE8QcdFMl-/view?usp=drive_link" target="_blank" rel="nofollow noopener noreferrer"&gt;https://drive.google.com/file/d/1O5tyHAUivXwMrpODyQIeQODE8QcdFMl-/view?usp=drive_link&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 10:00:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4642785#M177770</guid>
      <dc:creator>anonymous2967</dc:creator>
      <dc:date>2025-04-08T10:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: how do i fix dax slicer to show the values properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4643857#M177801</link>
      <description>&lt;P&gt;I corrected your date hierarchy - note that it is not strictly required as the slicer visual can handle multiple fields.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your calendar table is not long enoug, it does not cover the second target.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Apr 2025 20:26:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4643857#M177801</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2025-04-08T20:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: how do i fix dax slicer to show the values properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4649824#M177992</link>
      <description>&lt;P style="margin: 0in; font-family: SegoeUI; font-size: 11.25pt;"&gt;&lt;SPAN&gt;Thankyou,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;for your response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: SegoeUI; font-size: 11.25pt;"&gt;&lt;SPAN&gt;Hi anonymous2967,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: SegoeUI; font-size: 11.25pt;"&gt;&lt;SPAN&gt;We would like to check if the solution provided by&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="100342" data-lia-user-login="lbendlin" class="lia-mention lia-mention-user"&gt;lbendlin&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;has resolved your issue. If you have found an alternative approach, we encourage you to share it with the community to assist others facing similar challenges.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: SegoeUI; font-size: 11.25pt; color: black;"&gt;&lt;SPAN&gt;If you found the response helpful, please mark it as the accepted solution and add kudos. This recognition benefits other members seeking solutions to similar queries.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: SegoeUI; font-size: 11.25pt; color: black;"&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Apr 2025 18:01:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4649824#M177992</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2025-04-12T18:01:50Z</dc:date>
    </item>
    <item>
      <title>Re: how do i fix dax slicer to show the values properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4653842#M178153</link>
      <description>&lt;P&gt;Hi anonymous2967,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;We wanted to check in regarding your query, as we have not heard back from you. If you have resolved the issue, sharing the solution with the community would be greatly appreciated and could help others encountering similar challenges.&lt;/P&gt;
&lt;P&gt;If you found our response useful, kindly mark it as the accepted solution and provide kudos to guide other members.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 12:18:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4653842#M178153</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2025-04-15T12:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: how do i fix dax slicer to show the values properly</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4659533#M178408</link>
      <description>&lt;P&gt;Hi anonymous2967,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P data-pm-slice="1 1 []"&gt;We are following up to see if your query has been resolved. Should you have identified a solution, we kindly request you to share it with the community to assist others facing similar issues.&lt;/P&gt;
&lt;P&gt;If our response was helpful, please mark it as the accepted solution and provide kudos, as this helps the broader community.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sat, 19 Apr 2025 17:34:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/how-do-i-fix-dax-slicer-to-show-the-values-properly/m-p/4659533#M178408</guid>
      <dc:creator>v-pnaroju-msft</dc:creator>
      <dc:date>2025-04-19T17:34:59Z</dc:date>
    </item>
  </channel>
</rss>

