<?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 How to Aggregate Data Hourly and Display in a Line Chart in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Aggregate-Data-Hourly-and-Display-in-a-Line-Chart/m-p/3751370#M146319</link>
    <description>&lt;P&gt;Hi Power BI Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a "time" column with 5 minute interval timestamps like 00:01:01, 00:05:01 and a number column which has decimal values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to aggregate values by hour and display the data Hourly on the Line Chart in Power BI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I Used drill up it shows only daily data but not Every hour in a day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please give a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Ibrahim.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2024 12:34:04 GMT</pubDate>
    <dc:creator>Ibrahim_shaik</dc:creator>
    <dc:date>2024-03-08T12:34:04Z</dc:date>
    <item>
      <title>How to Aggregate Data Hourly and Display in a Line Chart</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Aggregate-Data-Hourly-and-Display-in-a-Line-Chart/m-p/3751370#M146319</link>
      <description>&lt;P&gt;Hi Power BI Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a "time" column with 5 minute interval timestamps like 00:01:01, 00:05:01 and a number column which has decimal values.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to aggregate values by hour and display the data Hourly on the Line Chart in Power BI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I Used drill up it shows only daily data but not Every hour in a day.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please give a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Ibrahim.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 12:34:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Aggregate-Data-Hourly-and-Display-in-a-Line-Chart/m-p/3751370#M146319</guid>
      <dc:creator>Ibrahim_shaik</dc:creator>
      <dc:date>2024-03-08T12:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Aggregate Data Hourly and Display in a Line Chart</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Aggregate-Data-Hourly-and-Display-in-a-Line-Chart/m-p/3752178#M146347</link>
      <description>&lt;P&gt;You have fallen victim of the blue "i" - forced sampling because you have too many data points.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You need to pre-aggregate your data before you can render it in the visual. add&amp;nbsp; a HOUR() column to your fact table and use that.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2024 22:48:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-Aggregate-Data-Hourly-and-Display-in-a-Line-Chart/m-p/3752178#M146347</guid>
      <dc:creator>lbendlin</dc:creator>
      <dc:date>2024-03-08T22:48:16Z</dc:date>
    </item>
  </channel>
</rss>

