<?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 Problems with heatmap chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Problems-with-heatmap-chart/m-p/1709234#M54445</link>
    <description>&lt;P&gt;Hi! I need help I'm trying to make a heatmap chart, and it's not working well.&lt;/P&gt;&lt;P&gt;I have data with orders, date of order, and products, this products have a category, well I want a heatmap chart like this:&lt;/P&gt;&lt;TABLE border="0" width="332" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="82.4px" height="19"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="82.4px"&gt;category 1&lt;/TD&gt;&lt;TD width="82.4px"&gt;category 2&lt;/TD&gt;&lt;TD width="82.4px"&gt;category 3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="82.4px" height="19"&gt;category 1&lt;/TD&gt;&lt;TD width="82.4px"&gt;1&lt;/TD&gt;&lt;TD width="82.4px"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="82.4px"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="82.4px" height="19"&gt;category2&lt;/TD&gt;&lt;TD width="82.4px"&gt;0&lt;/TD&gt;&lt;TD width="82.4px"&gt;3&lt;/TD&gt;&lt;TD width="82.4px"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="82.4px" height="19"&gt;category 3&lt;/TD&gt;&lt;TD width="82.4px"&gt;2&lt;/TD&gt;&lt;TD width="82.4px"&gt;0&lt;/TD&gt;&lt;TD width="82.4px"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;and in this case for example the bold entry means that in the last 14 days, two orders had the category 1 and category 2 at the time. I was using something like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;dateOrden={"&amp;gt;=$(=max(date(today()-14)))"}, valid={'1'}&amp;gt; }distinct id_order)&lt;/P&gt;&lt;P&gt;valid means the order was confirmed, and it's necessary. The problem is that I only have results for wich the value in columns and rows match, that is I only have values in the diagonal.&lt;/P&gt;&lt;P&gt;Can yo help me! please!&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:31:10 GMT</pubDate>
    <dc:creator>StayHome</dc:creator>
    <dc:date>2024-11-16T18:31:10Z</dc:date>
    <item>
      <title>Problems with heatmap chart</title>
      <link>https://community.qlik.com/t5/App-Development/Problems-with-heatmap-chart/m-p/1709234#M54445</link>
      <description>&lt;P&gt;Hi! I need help I'm trying to make a heatmap chart, and it's not working well.&lt;/P&gt;&lt;P&gt;I have data with orders, date of order, and products, this products have a category, well I want a heatmap chart like this:&lt;/P&gt;&lt;TABLE border="0" width="332" cellspacing="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="82.4px" height="19"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD width="82.4px"&gt;category 1&lt;/TD&gt;&lt;TD width="82.4px"&gt;category 2&lt;/TD&gt;&lt;TD width="82.4px"&gt;category 3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="82.4px" height="19"&gt;category 1&lt;/TD&gt;&lt;TD width="82.4px"&gt;1&lt;/TD&gt;&lt;TD width="82.4px"&gt;&lt;STRONG&gt;2&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="82.4px"&gt;3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="82.4px" height="19"&gt;category2&lt;/TD&gt;&lt;TD width="82.4px"&gt;0&lt;/TD&gt;&lt;TD width="82.4px"&gt;3&lt;/TD&gt;&lt;TD width="82.4px"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="82.4px" height="19"&gt;category 3&lt;/TD&gt;&lt;TD width="82.4px"&gt;2&lt;/TD&gt;&lt;TD width="82.4px"&gt;0&lt;/TD&gt;&lt;TD width="82.4px"&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;and in this case for example the bold entry means that in the last 14 days, two orders had the category 1 and category 2 at the time. I was using something like this:&amp;nbsp;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;dateOrden={"&amp;gt;=$(=max(date(today()-14)))"}, valid={'1'}&amp;gt; }distinct id_order)&lt;/P&gt;&lt;P&gt;valid means the order was confirmed, and it's necessary. The problem is that I only have results for wich the value in columns and rows match, that is I only have values in the diagonal.&lt;/P&gt;&lt;P&gt;Can yo help me! please!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:31:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problems-with-heatmap-chart/m-p/1709234#M54445</guid>
      <dc:creator>StayHome</dc:creator>
      <dc:date>2024-11-16T18:31:10Z</dc:date>
    </item>
  </channel>
</rss>

