<?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 Converting Data Per Minute to Hourly in Power BI in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Converting-Data-Per-Minute-to-Hourly-in-Power-BI/m-p/3364702#M126508</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I need help with data transformation in Power BI. The data I have is stored in the data source with a minute-level granularity, but I want to display the data in the report on an hourly basis. How can I perform this transformation using Power Query Editor to show the data in hourly intervals with the appropriate aggregation (e.g., average)? Thank you for your assistance!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 04 Aug 2023 03:37:28 GMT</pubDate>
    <dc:creator>srymhrdka</dc:creator>
    <dc:date>2023-08-04T03:37:28Z</dc:date>
    <item>
      <title>Converting Data Per Minute to Hourly in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Converting-Data-Per-Minute-to-Hourly-in-Power-BI/m-p/3364702#M126508</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I need help with data transformation in Power BI. The data I have is stored in the data source with a minute-level granularity, but I want to display the data in the report on an hourly basis. How can I perform this transformation using Power Query Editor to show the data in hourly intervals with the appropriate aggregation (e.g., average)? Thank you for your assistance!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 03:37:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Converting-Data-Per-Minute-to-Hourly-in-Power-BI/m-p/3364702#M126508</guid>
      <dc:creator>srymhrdka</dc:creator>
      <dc:date>2023-08-04T03:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Data Per Minute to Hourly in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Converting-Data-Per-Minute-to-Hourly-in-Power-BI/m-p/3368075#M126695</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="598034" data-lia-user-login="srymhrdka" class="lia-mention lia-mention-user"&gt;srymhrdka&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can you provide&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;s&lt;/SPAN&gt;&lt;SPAN&gt;ample data for testing? Sensitive information can be removed in advance. What kind of expected results do you expect? You can also show it with pictures or Excel. I look forward to your response.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Community Support Team _Charlotte&lt;/P&gt;
&lt;P&gt;If this post&lt;SPAN&gt;&amp;nbsp;&lt;STRONG&gt;helps, then please consider&amp;nbsp;&lt;EM&gt;Accept it as the solution&amp;nbsp;to help the other members find it more quickly.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 09:32:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Converting-Data-Per-Minute-to-Hourly-in-Power-BI/m-p/3368075#M126695</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-07T09:32:18Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Data Per Minute to Hourly in Power BI</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Converting-Data-Per-Minute-to-Hourly-in-Power-BI/m-p/3368479#M126723</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="598034" data-lia-user-login="srymhrdka" class="lia-mention lia-mention-user"&gt;srymhrdka&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;you can try [Minute_Column]/60 it's give you minute in hour.&lt;/P&gt;&lt;P&gt;Else&lt;/P&gt;&lt;P class=""&gt;1 min = 0.0166666667 h&lt;BR /&gt;1 h = 60 min&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Example:&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;convert 15 min to h:&lt;BR /&gt;15 min = 15 × 0.0166666667 h = 0.25 h&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 13:42:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Converting-Data-Per-Minute-to-Hourly-in-Power-BI/m-p/3368479#M126723</guid>
      <dc:creator>Mahesh0016</dc:creator>
      <dc:date>2023-08-07T13:42:17Z</dc:date>
    </item>
  </channel>
</rss>

