<?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: Changing monthly table to 15 minutes values in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1785250#M37495</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not familiar with the case and your actual data model, but I prefer to have a separate Dim-Date-Table and Dim-Time-Table. Those will be connected to the future actual value table.&lt;/P&gt;&lt;P&gt;Please check the below picture and the sample pbix file's link down below, whether it suits your case.&lt;/P&gt;&lt;P&gt;The comparison table is created by using calculated measures because the total number of lines for one year will be 365days X 24 hours X 4(15min bin) = 35040 lines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;all measures are in the sample pbix file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/s/o9ekimvfc9si9q5/rkoning.pbix?dl=0" target="_self"&gt;https://www.dropbox.com/s/o9ekimvfc9si9q5/rkoning.pbix?dl=0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="”calibri" color="”#0000FF”"&gt;&lt;EM&gt;&lt;STRONG&gt;Hi, My name is Jihwan Kim. &lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="”calibri" color="”#0000FF”"&gt;&lt;EM&gt;&lt;STRONG&gt;If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.&lt;BR /&gt;&lt;BR /&gt;Linkedin: &lt;A href="https://www.linkedin.com/in/jihwankim1975/" target="_blank"&gt;https://www.linkedin.com/in/jihwankim1975/&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Apr 2021 17:50:08 GMT</pubDate>
    <dc:creator>Jihwan_Kim</dc:creator>
    <dc:date>2021-04-14T17:50:08Z</dc:date>
    <item>
      <title>Changing monthly table to 15 minutes values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1784877#M37473</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am very new to Power Bi. I have a data table with montly values and I want to change them to 15 minute values(so januari would have 31*24*4 rows and the value would be 38/(31*24*4) for every row in januari). These are theoretical values of solar panel yield and i want to compare it to the actual values(which are calculated every 15 minutes)&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope I explained the problem clear enough!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 14:24:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1784877#M37473</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-14T14:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Changing monthly table to 15 minutes values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1785201#M37489</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt; ,The information you have provided is not making the problem clear to me. Can you please explain with an example. &lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Appreciate your Kudos.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 17:08:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1785201#M37489</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-04-14T17:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: Changing monthly table to 15 minutes values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1785250#M37495</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not familiar with the case and your actual data model, but I prefer to have a separate Dim-Date-Table and Dim-Time-Table. Those will be connected to the future actual value table.&lt;/P&gt;&lt;P&gt;Please check the below picture and the sample pbix file's link down below, whether it suits your case.&lt;/P&gt;&lt;P&gt;The comparison table is created by using calculated measures because the total number of lines for one year will be 365days X 24 hours X 4(15min bin) = 35040 lines.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;all measures are in the sample pbix file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.dropbox.com/s/o9ekimvfc9si9q5/rkoning.pbix?dl=0" target="_self"&gt;https://www.dropbox.com/s/o9ekimvfc9si9q5/rkoning.pbix?dl=0&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="”calibri" color="”#0000FF”"&gt;&lt;EM&gt;&lt;STRONG&gt;Hi, My name is Jihwan Kim. &lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="”calibri" color="”#0000FF”"&gt;&lt;EM&gt;&lt;STRONG&gt;If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.&lt;BR /&gt;&lt;BR /&gt;Linkedin: &lt;A href="https://www.linkedin.com/in/jihwankim1975/" target="_blank"&gt;https://www.linkedin.com/in/jihwankim1975/&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 17:50:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1785250#M37495</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2021-04-14T17:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: Changing monthly table to 15 minutes values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1785514#M37517</link>
      <description>&lt;P&gt;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is a job for Power Query. And it's really easy like hell &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; In PQ you can add a new column to this table and in the column in each row you can create - through M - a new table (that'll first be folded on creation) with the required number of rows. Then you can expand the tables in rows (through GUI). And voila! You have an expanded table with the number of rows for each month you require.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In any case, Power Query is your friend.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Apr 2021 21:24:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1785514#M37517</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-14T21:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Changing monthly table to 15 minutes values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1789394#M37640</link>
      <description>&lt;P&gt;Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;The sample contains exactly what i am looking for. How do I make those calendar and time tables? Still very new to the documentation etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 13:19:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1789394#M37640</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-16T13:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Changing monthly table to 15 minutes values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1789410#M37646</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;Anonymous&lt;/LI-USER&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your feedback.&lt;/P&gt;&lt;P&gt;You can easily search to find those. Most of them provide you with M-code freely that you can use them to create Dim-Date-Table and Dim-Time-Table.&lt;/P&gt;&lt;P&gt;You can try to search for it on Youtube.&lt;/P&gt;&lt;P&gt;By the way, are you located in The Netherlands? I live in The Netherlands. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="”calibri" color="”#0000FF”"&gt;&lt;EM&gt;&lt;STRONG&gt;Hi, My name is Jihwan Kim. &lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="”calibri" color="”#0000FF”"&gt;&lt;EM&gt;&lt;STRONG&gt;If this post helps, then please consider accept it as the solution to help other members find it faster, and give a big thumbs up.&lt;BR /&gt;&lt;BR /&gt;Linkedin: &lt;A href="https://www.linkedin.com/in/jihwankim1975/" target="_blank"&gt;https://www.linkedin.com/in/jihwankim1975/&lt;/A&gt;&lt;/STRONG&gt;&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 13:35:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1789410#M37646</guid>
      <dc:creator>Jihwan_Kim</dc:creator>
      <dc:date>2021-04-16T13:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: Changing monthly table to 15 minutes values</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1789414#M37647</link>
      <description>&lt;P&gt;Thanks! ill give youtube a try then. Yes born and raised in Amsterdam!&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 13:38:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Changing-monthly-table-to-15-minutes-values/m-p/1789414#M37647</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-04-16T13:38:13Z</dc:date>
    </item>
  </channel>
</rss>

