<?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: Chart help in Visualization and Usability</title>
    <link>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916616#M203371</link>
    <description>&lt;P&gt;Just tried using a pivot table to create this visualization,&lt;/P&gt;
&lt;P&gt;due to the grid lines it might not look quite as nice but nevertheless seems to work:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarcoWedel_1-1649609151615.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76747i86FF44B74A7B4E9D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarcoWedel_1-1649609151615.png" alt="MarcoWedel_1-1649609151615.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Using&amp;nbsp; this Row expression:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=Aggr(Pick(Day(Date),1,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4,4,5,5,5,5,5,5,5,6,6,6,7,7,7),Date)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and this column expression:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=Aggr(Pick(Day(Date),4,3,4,5,1,2,3,4,5,6,7,1,2,3,4,5,6,7,1,2,3,4,5,6,7,3,4,5,3,4,5),Date)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 10 Apr 2022 17:04:29 GMT</pubDate>
    <dc:creator>MarcoWedel</dc:creator>
    <dc:date>2022-04-10T17:04:29Z</dc:date>
    <item>
      <title>Chart help</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916012#M203297</link>
      <description>&lt;P&gt;Hi everyone! I want to do a graph like this one:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="camila1_0-1649356404220.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76622i2CDFCF945DC9BA2E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="camila1_0-1649356404220.png" alt="camila1_0-1649356404220.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;In green should appear the days without accidents&lt;/P&gt;
&lt;P&gt;In yellow&amp;nbsp;should appear the days with minor accidents&lt;/P&gt;
&lt;P&gt;In red should appear the days with major accidents.&lt;/P&gt;
&lt;P&gt;Someone knows how could I do this graph where I can see the days with the colors that I mentioned before, filter by month, and have the form of the picture?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2022 18:38:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916012#M203297</guid>
      <dc:creator>camila1</dc:creator>
      <dc:date>2022-04-07T18:38:43Z</dc:date>
    </item>
    <item>
      <title>Re: Chart help</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916197#M203316</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a custom visualization that doesn't exists in &lt;SPAN style="color:hsl(150, 75%, 60%);"&gt;&lt;STRONG&gt;Qlik Sense &lt;/STRONG&gt;&lt;/SPAN&gt;natively. For existing native visualizations you can check the official documentation &lt;SPAN style="color:hsl(270, 75%, 60%);"&gt;&lt;STRONG&gt;"Visualizations"&lt;/STRONG&gt;&lt;/SPAN&gt; [1].&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can check the &lt;SPAN style="color:hsl(270, 75%, 60%);"&gt;&lt;STRONG&gt;"Qlik Developer &amp;gt; Garden"&lt;/STRONG&gt;&lt;/SPAN&gt; [2], for custom visualizations/extensions developed by other developers, however I doubt that there is any design similar to the one that you have posted.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;You only have 2 options:&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
 &lt;LI&gt;Submit a feature request [3], to have this visualization natively available and elaborate in detail as to why it will be beneficial for you and for other users.&lt;/LI&gt;
 &lt;LI&gt;Create your own &lt;SPAN style="color:hsl(270, 75%, 60%);"&gt;&lt;STRONG&gt;"Visualization extensions"&lt;/STRONG&gt;&lt;/SPAN&gt; [4], by starting with following the guide such as &lt;SPAN style="color:hsl(270, 75%, 60%);"&gt;&lt;STRONG&gt;"Getting started building visualization extensions" &lt;/STRONG&gt;&lt;/SPAN&gt;[5]&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="color:hsl(0, 0%, 60%);"&gt;&lt;I&gt;&lt;STRONG&gt;I hope that this information was helpful. In case I have misunderstood the use case scenario, please elaborate in details by providing additional information. However, if it has helped you resolve the issue, please mark it as accepted solution to give further visibility to other community members.&amp;nbsp;&lt;/STRONG&gt;&lt;/I&gt;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;---&lt;/P&gt;
&lt;P&gt;[1] &lt;A href="https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/visualizations.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/visualizations.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[2] &lt;A href="https://developer.qlik.com/garden" target="_blank"&gt;https://developer.qlik.com/garden&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[3] &lt;A href="https://community.qlik.com/t5/Knowledge-Base/How-To-Submit-Feature-Requests-For-Qlik-Products/ta-p/1712581" target="_blank"&gt;https://community.qlik.com/t5/Knowledge-Base/How-To-Submit-Feature-Requests-For-Qlik-Products/ta-p/1712581&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[4] &lt;A href="https://help.qlik.com/en-US/sense-developer/February2022/Subsystems/Extensions/Content/Sense_Extensions/extensions-introduction.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/February2022/Subsystems/Extensions/Content/Sense_Extensions/extensions-introduction.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;[5] &lt;A href="https://help.qlik.com/en-US/sense-developer/February2022/Subsystems/Extensions/Content/Sense_Extensions/extensions-getting-started.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense-developer/February2022/Subsystems/Extensions/Content/Sense_Extensions/extensions-getting-started.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 09:11:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916197#M203316</guid>
      <dc:creator>Andrei_Cusnir</dc:creator>
      <dc:date>2022-04-08T09:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: Chart help</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916209#M203318</link>
      <description>&lt;P&gt;Have a look here&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Sense-Documents/Top-10-Viz-tips-QlikWorld-2021-part-V/ta-p/1787570" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Qlik-Sense-Documents/Top-10-Viz-tips-QlikWorld-2021-part-V/ta-p/1787570. &lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Open the QVF and go to sheet Cartograms. With the help and Excel file as template you can apply this for your solution.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;made this beauty&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="eddie_wagt_0-1649410852358.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76658i0EEB416984F67F86/image-size/medium?v=v2&amp;amp;px=400" role="button" title="eddie_wagt_0-1649410852358.png" alt="eddie_wagt_0-1649410852358.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 09:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916209#M203318</guid>
      <dc:creator>eddie_wagt</dc:creator>
      <dc:date>2022-04-08T09:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: Chart help</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916294#M203326</link>
      <description>&lt;P&gt;Great! Thanks for your help! I'm new at Qlik and I don't know how to use crosstable to convert to a straight table and to add coordinates and grid geometries in the load script. Could you help me with this too?&lt;/P&gt;
&lt;P&gt;Thanks!!!!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 12:53:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916294#M203326</guid>
      <dc:creator>camila1</dc:creator>
      <dc:date>2022-04-08T12:53:51Z</dc:date>
    </item>
    <item>
      <title>Re: Chart help</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916313#M203327</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;If you check the loadscript of the QVF (section Cartogram) and the Excel file us_grid then you only have to change the Excel.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Eddie&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 13:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916313#M203327</guid>
      <dc:creator>eddie_wagt</dc:creator>
      <dc:date>2022-04-08T13:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: Chart help</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916336#M203328</link>
      <description>&lt;P&gt;The Excel should be saved in someplace in particular? I don't know why I have this error.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="camila1_1-1649425875333.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76693iEF493E81AA378F87/image-size/medium?v=v2&amp;amp;px=400" role="button" title="camila1_1-1649425875333.png" alt="camila1_1-1649425875333.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Apr 2022 13:51:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916336#M203328</guid>
      <dc:creator>camila1</dc:creator>
      <dc:date>2022-04-08T13:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Chart help</title>
      <link>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916616#M203371</link>
      <description>&lt;P&gt;Just tried using a pivot table to create this visualization,&lt;/P&gt;
&lt;P&gt;due to the grid lines it might not look quite as nice but nevertheless seems to work:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MarcoWedel_1-1649609151615.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/76747i86FF44B74A7B4E9D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MarcoWedel_1-1649609151615.png" alt="MarcoWedel_1-1649609151615.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Using&amp;nbsp; this Row expression:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=Aggr(Pick(Day(Date),1,2,2,2,3,3,3,3,3,3,3,4,4,4,4,4,4,4,5,5,5,5,5,5,5,6,6,6,7,7,7),Date)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and this column expression:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;=Aggr(Pick(Day(Date),4,3,4,5,1,2,3,4,5,6,7,1,2,3,4,5,6,7,1,2,3,4,5,6,7,3,4,5,3,4,5),Date)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Apr 2022 17:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Visualization-and-Usability/Chart-help/m-p/1916616#M203371</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2022-04-10T17:04:29Z</dc:date>
    </item>
  </channel>
</rss>

