<?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 Creating a heatmap using hourly time values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Creating-a-heatmap-using-hourly-time-values/m-p/2098599#M89957</link>
    <description>&lt;P&gt;Hello! Would like to create a heatmap (using the grid visualization) that uses time values as a dimension.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first dimension (y-axis) would be a simple category, while the second dimension (x-axis) would be the hours of one day (so 0:00 to 24:00).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas on how I could go about creating this? First thought that came to mind was I could create a calculated field to sort the timestamp field into the hourly buckets (if 13:45 then 13:00), but that might be inefficient. Thanks in advance for the help?&lt;/P&gt;</description>
    <pubDate>Mon, 31 Jul 2023 08:02:05 GMT</pubDate>
    <dc:creator>SET_Padawan</dc:creator>
    <dc:date>2023-07-31T08:02:05Z</dc:date>
    <item>
      <title>Creating a heatmap using hourly time values</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-a-heatmap-using-hourly-time-values/m-p/2098599#M89957</link>
      <description>&lt;P&gt;Hello! Would like to create a heatmap (using the grid visualization) that uses time values as a dimension.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The first dimension (y-axis) would be a simple category, while the second dimension (x-axis) would be the hours of one day (so 0:00 to 24:00).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any ideas on how I could go about creating this? First thought that came to mind was I could create a calculated field to sort the timestamp field into the hourly buckets (if 13:45 then 13:00), but that might be inefficient. Thanks in advance for the help?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 08:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-a-heatmap-using-hourly-time-values/m-p/2098599#M89957</guid>
      <dc:creator>SET_Padawan</dc:creator>
      <dc:date>2023-07-31T08:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a heatmap using hourly time values</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-a-heatmap-using-hourly-time-values/m-p/2098618#M89958</link>
      <description>&lt;P&gt;Hi, have you tried to represent your time just in hour format? Like: time(your_time_dim, 'hh')&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 08:50:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-a-heatmap-using-hourly-time-values/m-p/2098618#M89958</guid>
      <dc:creator>justISO</dc:creator>
      <dc:date>2023-07-31T08:50:51Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a heatmap using hourly time values</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-a-heatmap-using-hourly-time-values/m-p/2102352#M90071</link>
      <description>&lt;P&gt;Thanks for the suggestion! Didn't quite work unfortunately. I'm thinking I'm going to need a master time calendar or something.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 03:46:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-a-heatmap-using-hourly-time-values/m-p/2102352#M90071</guid>
      <dc:creator>SET_Padawan</dc:creator>
      <dc:date>2023-08-04T03:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a heatmap using hourly time values</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-a-heatmap-using-hourly-time-values/m-p/2102372#M90074</link>
      <description>&lt;P&gt;I was indeed able to make a "master calendar" work, although what I did was basically hard code numbers 0 to 23 in the load editor, created a calculated field on the fact table that was Hour(Timestamp), and named them both the same name so they would be associated. Not a great look honestly but whatever.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 06:26:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-a-heatmap-using-hourly-time-values/m-p/2102372#M90074</guid>
      <dc:creator>SET_Padawan</dc:creator>
      <dc:date>2023-08-04T06:26:44Z</dc:date>
    </item>
  </channel>
</rss>

