<?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: Common Single Date Slicer in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2834195#M39188</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/253714"&gt;@12-pune&lt;/a&gt;&amp;nbsp;It seems you already have direct/indirect relationships created between these 2nd and 3rd table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To get a better understanding of your model, can you provide sample pbix?&lt;/P&gt;</description>
    <pubDate>Tue, 11 Oct 2022 13:39:28 GMT</pubDate>
    <dc:creator>shiva_dongari</dc:creator>
    <dc:date>2022-10-11T13:39:28Z</dc:date>
    <item>
      <title>Common Single Date Slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2833913#M39183</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;Please help with the below scenario:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;How to make common single date slicer for 3-4 visuals for which data is coming from different datasets.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have 3 different datasets A,B and C and in each dataset they have respective begin dates and end dates.&lt;/P&gt;&lt;P&gt;Now, I have created 3 different visuals and in each visual i am using begin date and end dates from different datasets(A,B and C).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We want to have single slicer for date on top of report page, so that user can filter based on selected dates and all 3 visuals show data based on selected dates.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please note, there is no common column between all 3 datasets, thats why i am not able to create relationships.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Please help, i am new to this use case.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 11:40:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2833913#M39183</guid>
      <dc:creator>12-pune</dc:creator>
      <dc:date>2022-10-11T11:40:53Z</dc:date>
    </item>
    <item>
      <title>Re: Common Single Date Slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2833914#M39184</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/52518"&gt;@Fowmy&lt;/a&gt;&amp;nbsp;Please help &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 11:41:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2833914#M39184</guid>
      <dc:creator>12-pune</dc:creator>
      <dc:date>2022-10-11T11:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Common Single Date Slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2833991#M39185</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/253714"&gt;@12-pune&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can create a common dimension table for dates by using DAX functions like CALENDARAUTO() or CALENDAR(mindate, maxdate)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And then create relationships between the calendar table we just created and other tables based on begin_date or end_date as per your requirement. Use calendar table Date column in slicer to make it work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this doesn't help, please provide sample pbix with dummy data to understand the issue better.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If this helps, please accept my response as solution. &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 12:25:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2833991#M39185</guid>
      <dc:creator>shiva_dongari</dc:creator>
      <dc:date>2022-10-11T12:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Common Single Date Slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2834125#M39187</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/445692"&gt;@shiva_dongari&lt;/a&gt;&amp;nbsp;Hi Shiva, Thanks for your reply.&lt;BR /&gt;&lt;BR /&gt;I have already created Calendar table but relationship with B and C datasets is not working. (Calendar table with A dataset relationship works) but not with B and C.&lt;BR /&gt;&lt;BR /&gt;It throws an below error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="12pune_0-1665494418565.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/801933iAC94E80E5B3A0CB5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="12pune_0-1665494418565.png" alt="12pune_0-1665494418565.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 13:20:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2834125#M39187</guid>
      <dc:creator>12-pune</dc:creator>
      <dc:date>2022-10-11T13:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Common Single Date Slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2834195#M39188</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/253714"&gt;@12-pune&lt;/a&gt;&amp;nbsp;It seems you already have direct/indirect relationships created between these 2nd and 3rd table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To get a better understanding of your model, can you provide sample pbix?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 13:39:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2834195#M39188</guid>
      <dc:creator>shiva_dongari</dc:creator>
      <dc:date>2022-10-11T13:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Common Single Date Slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2834265#M39189</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/445692"&gt;@shiva_dongari&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created relationship between calendar table and A dataset, thats why its not allowing me toh create new relationship between calendar table and B,C datasets.&lt;/P&gt;&lt;P&gt;If that is sorted, common slicer will sort, eventually its not happening.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i create sample pbix. its tough one.&lt;BR /&gt;Can we connect on skype ? my id - puneetchoudhary0&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 14:13:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2834265#M39189</guid>
      <dc:creator>12-pune</dc:creator>
      <dc:date>2022-10-11T14:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Common Single Date Slicer</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2835702#M39201</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/445692"&gt;@shiva_dongari&lt;/a&gt;&amp;nbsp;Please help..&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2022 04:54:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Common-Single-Date-Slicer/m-p/2835702#M39201</guid>
      <dc:creator>12-pune</dc:creator>
      <dc:date>2022-10-12T04:54:55Z</dc:date>
    </item>
  </channel>
</rss>

