<?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: Created Table hour 10 min in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Created-Table-hour-10-min/m-p/1755034#M36615</link>
    <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , You have crossjoin you calendar with generateseries of 10 Min &lt;/P&gt;
&lt;P&gt;a new table like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Addcolumns(Crossjoin(Calendar, Addcolumns(generateseries(0,(24*60*60),10), "Min", time(0,[value],0))), "Datetime", [Date] +[Min])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also check if time table can help&lt;/P&gt;
&lt;P&gt;&lt;A href="https://kohera.be/blog/power-bi/how-to-create-a-time-table-in-power-bi-in-a-few-simple-steps/" target="_blank"&gt;https://kohera.be/blog/power-bi/how-to-create-a-time-table-in-power-bi-in-a-few-simple-steps/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Mar 2021 14:31:51 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2021-03-30T14:31:51Z</dc:date>
    <item>
      <title>Created Table hour 10 min</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Created-Table-hour-10-min/m-p/1754860#M36613</link>
      <description>&lt;P&gt;Hello to all,&lt;/P&gt;&lt;P&gt;I am asking for your help regarding a calculated column. I would like to be able to cut each date in 10min time slot.&lt;/P&gt;&lt;P&gt;Example for the 30/03/2021:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;BR /&gt;30/03/2021 00:10:00&lt;BR /&gt;30/03/2021 00:20:00&lt;BR /&gt;30/03/2021 00:30:00&lt;BR /&gt;30/03/2021 00:40:00&lt;BR /&gt;30/03/2021 00:50:00&lt;BR /&gt;30/03/2021 01:00:00&lt;BR /&gt;30/03/2021 01:10:00&lt;BR /&gt;30/03/2021 01:20:00&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible without using Power Query ?&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Joël&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 13:56:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Created-Table-hour-10-min/m-p/1754860#M36613</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-30T13:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: Created Table hour 10 min</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Created-Table-hour-10-min/m-p/1755034#M36615</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; , You have crossjoin you calendar with generateseries of 10 Min &lt;/P&gt;
&lt;P&gt;a new table like&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Addcolumns(Crossjoin(Calendar, Addcolumns(generateseries(0,(24*60*60),10), "Min", time(0,[value],0))), "Datetime", [Date] +[Min])&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also check if time table can help&lt;/P&gt;
&lt;P&gt;&lt;A href="https://kohera.be/blog/power-bi/how-to-create-a-time-table-in-power-bi-in-a-few-simple-steps/" target="_blank"&gt;https://kohera.be/blog/power-bi/how-to-create-a-time-table-in-power-bi-in-a-few-simple-steps/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 14:31:51 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Created-Table-hour-10-min/m-p/1755034#M36615</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-03-30T14:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Created Table hour 10 min</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Created-Table-hour-10-min/m-p/1755178#M36623</link>
      <description>&lt;P&gt;Great! Thanks a lot for your help&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See you soon, have a nice day!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Mar 2021 15:16:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Created-Table-hour-10-min/m-p/1755178#M36623</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-30T15:16:04Z</dc:date>
    </item>
  </channel>
</rss>

