<?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: Date-Between slicer change time consideration in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Between-slicer-change-time-consideration/m-p/996485#M12527</link>
    <description>One other option is to write measures that will change the usual meaning of days in their code. But that could be tedious if many measures must be affected. You can try to do this, though, since everything is possible in DAX code.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
    <pubDate>Sat, 28 Mar 2020 13:06:54 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-03-28T13:06:54Z</dc:date>
    <item>
      <title>Date-Between slicer change time consideration</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Between-slicer-change-time-consideration/m-p/996369#M12512</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help. I created a date-between slicer, I want to change the time manner though.&lt;/P&gt;&lt;P&gt;Normally, a day is from 00:00:00 A.M. til 11:59:59 P.M.&lt;/P&gt;&lt;P&gt;How do I alter it to be 07:00:00 A.M. - 06:59:59 A.M. in date-between slicer?&lt;/P&gt;&lt;P&gt;For instance: when I chose 01-JAN-2020 and 02-JAN-2020, it would consider as 01-JAN-2020 07:00:00 A.M. to 02-JAN-2020 06:59:59 A.M.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My data simply looks like this:&lt;/P&gt;&lt;TABLE border="0" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;DATE_KEY&lt;/TD&gt;&lt;TD&gt;DATE&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;1-Jan-20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2&lt;/TD&gt;&lt;TD&gt;2-Jan-20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;3-Jan-20&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;TD&gt;4-Jan-20&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;KL&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 08:20:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Between-slicer-change-time-consideration/m-p/996369#M12512</guid>
      <dc:creator>kitti</dc:creator>
      <dc:date>2020-03-28T08:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Date-Between slicer change time consideration</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Between-slicer-change-time-consideration/m-p/996384#M12514</link>
      <description>Mark your column as date time and check.&lt;BR /&gt;I have never tried date time between slicer. But still you can check it out.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Pravin</description>
      <pubDate>Sat, 28 Mar 2020 09:00:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Between-slicer-change-time-consideration/m-p/996384#M12514</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-28T09:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Date-Between slicer change time consideration</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Between-slicer-change-time-consideration/m-p/996392#M12517</link>
      <description>What you have to do is CREATE YOUR OWN CUSTOM CALENDAR. There is no other way. And when you do this... you have to forget about the time-intel functions. You'll have to write your own.&lt;BR /&gt;&lt;BR /&gt;Easy as that.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Sat, 28 Mar 2020 09:11:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Between-slicer-change-time-consideration/m-p/996392#M12517</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-28T09:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: Date-Between slicer change time consideration</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Between-slicer-change-time-consideration/m-p/996447#M12526</link>
      <description>&lt;P&gt;It doesnt have to be a date slicer literally if anything else works. Anyway, can you give an example of doing that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;KL&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 11:17:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Between-slicer-change-time-consideration/m-p/996447#M12526</guid>
      <dc:creator>kitti</dc:creator>
      <dc:date>2020-03-28T11:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Date-Between slicer change time consideration</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Between-slicer-change-time-consideration/m-p/996485#M12527</link>
      <description>One other option is to write measures that will change the usual meaning of days in their code. But that could be tedious if many measures must be affected. You can try to do this, though, since everything is possible in DAX code.&lt;BR /&gt;&lt;BR /&gt;Best&lt;BR /&gt;D</description>
      <pubDate>Sat, 28 Mar 2020 13:06:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Date-Between-slicer-change-time-consideration/m-p/996485#M12527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-03-28T13:06:54Z</dc:date>
    </item>
  </channel>
</rss>

