<?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 Controlling 2 sets of data with one date slicer in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Controlling-2-sets-of-data-with-one-date-slicer/m-p/1075659#M15083</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there and an easy an smart way to be able to control/manage to sets of data with one date slicer? Det 2 sets of data have their own seperat date and data series, but I would like to be able to slice both sets with one slicer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Niels&lt;/P&gt;</description>
    <pubDate>Wed, 06 May 2020 10:24:49 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-05-06T10:24:49Z</dc:date>
    <item>
      <title>Controlling 2 sets of data with one date slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Controlling-2-sets-of-data-with-one-date-slicer/m-p/1075659#M15083</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there and an easy an smart way to be able to control/manage to sets of data with one date slicer? Det 2 sets of data have their own seperat date and data series, but I would like to be able to slice both sets with one slicer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Niels&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 10:24:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Controlling-2-sets-of-data-with-one-date-slicer/m-p/1075659#M15083</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-06T10:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling 2 sets of data with one date slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Controlling-2-sets-of-data-with-one-date-slicer/m-p/1075703#M15089</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You need a date table in your data model. You then create a relationship between the date column in your date table the date column in your data table. Do this for each of your two data tables. You can then use the date table as to filter the data in both tables. e.g. Add a the date column from the date table to the slicer. There are many ways to get a date table into your data model if you don't already have one, but perhaps the quickest is to create a new table in Power BI (New table is on the modelling ribbon) using the dax function CALENDARAUTO(). This will add a date table to your model. There's much more you can do to enhance this but basically this should do what you need. Hope that helps.&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2020 10:57:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Controlling-2-sets-of-data-with-one-date-slicer/m-p/1075703#M15089</guid>
      <dc:creator>iamdataagile</dc:creator>
      <dc:date>2020-05-06T10:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling 2 sets of data with one date slicer</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Controlling-2-sets-of-data-with-one-date-slicer/m-p/1075900#M15098</link>
      <description>You should first learn data modelling and time-intel in PBI. Start with these:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=_quTwyvDfG0" target="_blank"&gt;https://www.youtube.com/watch?v=_quTwyvDfG0&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=78d6mwR8GtA" target="_blank"&gt;https://www.youtube.com/watch?v=78d6mwR8GtA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.sqlbi.com/tv/time-intelligence-in-microsoft-power-bi/" target="_blank"&gt;https://www.sqlbi.com/tv/time-intelligence-in-microsoft-power-bi/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Wed, 06 May 2020 12:35:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Controlling-2-sets-of-data-with-one-date-slicer/m-p/1075900#M15098</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-05-06T12:35:18Z</dc:date>
    </item>
  </channel>
</rss>

