<?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: creating charts in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/creating-charts/m-p/1188551#M886901</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since multiple office locations are linked to simple application, multiple office hour are expected. In that case, do you wanna show a list? ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Sep 2016 09:45:39 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-20T09:45:39Z</dc:date>
    <item>
      <title>creating charts</title>
      <link>https://community.qlik.com/t5/QlikView/creating-charts/m-p/1188546#M886896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two excel files&lt;/P&gt;&lt;P&gt;in book4 xls file I have three columns 1. Location&amp;nbsp; 2. Office Hours (ET) 3. Application&lt;/P&gt;&lt;P&gt;and in other book5 xls file I have three columns&amp;nbsp; 1. Location 2. # of Users 3. Application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wrote a script to concatenate these two tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data1:&lt;/P&gt;&lt;P&gt;Load Location,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Office Hours (ET)]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Data2:&lt;/P&gt;&lt;P&gt;Load Location,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[# of Users]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Application;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;Now I want the following requirement: &lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL style="list-style-type: circle;"&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman';"&gt;i want to see the “User Location” chart. i want to be able to click on/search a location on the chart and see which applications are associated with that location&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman';"&gt;i also want to see office hours by location. &lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;LI&gt;&lt;SPAN style="color: #1f497d; mso-bidi-font-family: 'Times New Roman';"&gt;please help me out.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-charts/m-p/1188546#M886896</guid>
      <dc:creator>srujanaponnuru</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: creating charts</title>
      <link>https://community.qlik.com/t5/QlikView/creating-charts/m-p/1188547#M886897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DATA: LOAD&amp;nbsp; Location, [# of Users], Application&amp;nbsp; from excel5; Concatanate LOAD Location, Office Hours (ET), Application from excel4; I think it works for u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 08:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-charts/m-p/1188547#M886897</guid>
      <dc:creator>berkarmagan</dc:creator>
      <dc:date>2016-09-20T08:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: creating charts</title>
      <link>https://community.qlik.com/t5/QlikView/creating-charts/m-p/1188548#M886898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess location in the two tables means different things, one for user location and another for office location? If so, application column is used to join the two table, with which, it should be quite straight forward to check application or office hour according to filtered user location. &lt;/P&gt;&lt;P&gt;Could you describe the problem again? Are you trying to plot a map using user location? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 09:13:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-charts/m-p/1188548#M886898</guid>
      <dc:creator />
      <dc:date>2016-09-20T09:13:07Z</dc:date>
    </item>
    <item>
      <title>Re: creating charts</title>
      <link>https://community.qlik.com/t5/QlikView/creating-charts/m-p/1188549#M886899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes I need to plot a graph according to location, I have a list box application, when I click on application I have to see the number of users using that application with respect to location.&lt;/P&gt;&lt;P&gt;Below is the graph I need to plot the same.&lt;/P&gt;&lt;P&gt;and no idea how to show office hours according to location.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137986_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 09:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-charts/m-p/1188549#M886899</guid>
      <dc:creator>srujanaponnuru</dc:creator>
      <dc:date>2016-09-20T09:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: creating charts</title>
      <link>https://community.qlik.com/t5/QlikView/creating-charts/m-p/1188550#M886900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is expression for it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 09:38:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-charts/m-p/1188550#M886900</guid>
      <dc:creator>nagarjuna_kotha</dc:creator>
      <dc:date>2016-09-20T09:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: creating charts</title>
      <link>https://community.qlik.com/t5/QlikView/creating-charts/m-p/1188551#M886901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Since multiple office locations are linked to simple application, multiple office hour are expected. In that case, do you wanna show a list? ..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Sep 2016 09:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/creating-charts/m-p/1188551#M886901</guid>
      <dc:creator />
      <dc:date>2016-09-20T09:45:39Z</dc:date>
    </item>
  </channel>
</rss>

