<?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 Matching an Existing Excel report in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259941#M1181745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a mysql database which has actual &amp;amp; budget figures for each week for specific KPI's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to try to replicate an existing excel spreadsheet report where the KPI's are listed vertically and the actual &amp;amp; budget figures are verticaly along side them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KPI&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actual&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Budget&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Variance&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 110&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then colour code the variance etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do this as a starting point because the users are used to this format, and then craete a new Dashboard report with the same data to show them what can be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance for any help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Jan 2012 14:45:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-01-09T14:45:33Z</dc:date>
    <item>
      <title>Matching an Existing Excel report</title>
      <link>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259941#M1181745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a mysql database which has actual &amp;amp; budget figures for each week for specific KPI's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to try to replicate an existing excel spreadsheet report where the KPI's are listed vertically and the actual &amp;amp; budget figures are verticaly along side them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KPI&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Actual&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Budget&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Variance&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 110&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 50&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then colour code the variance etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to do this as a starting point because the users are used to this format, and then craete a new Dashboard report with the same data to show them what can be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance for any help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 14:45:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259941#M1181745</guid>
      <dc:creator />
      <dc:date>2012-01-09T14:45:33Z</dc:date>
    </item>
    <item>
      <title>Matching an Existing Excel report</title>
      <link>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259942#M1181746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I think this should be possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You KPI could be a dimension and Actual, Budget aggregation expression. Variance would then just be calculated as variance of those latter two expressions. The style you requested could already be supported by a straight table, or maybe with a pivot table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Colour coding could be achieved using the "Visual Cues" tab of chart properties or using a colour expression for an expression attribute (available in expression tab, click on plus sign next to expression).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you post a small subset of your data, I guess someone here might be able to help you more with the object creation, formatting and expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Stefan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 15:58:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259942#M1181746</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-09T15:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: Matching an Existing Excel report</title>
      <link>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259943#M1181747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Stefan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure exactly what objects I need to use, I was looking for a pivot table initially but I guess its hidden inside another one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to uploaded a excel spreadsheet with the actual data in it, not included the budget figures, but they follow the same format, and a copy of the report I'm trying to match, or get close to at least&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 16:29:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259943#M1181747</guid>
      <dc:creator />
      <dc:date>2012-01-09T16:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Matching an Existing Excel report</title>
      <link>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259944#M1181748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The pivot table and other charts can be created using (context menu on sheet): New Sheet Object --&amp;gt; Chart, then select the chart type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I have time to look into your data tomorrow, or someone else might help you creating your table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 16:36:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259944#M1181748</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-09T16:36:29Z</dc:date>
    </item>
    <item>
      <title>Re: Matching an Existing Excel report</title>
      <link>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259945#M1181749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll have a play around&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Jan 2012 16:48:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259945#M1181749</guid>
      <dc:creator />
      <dc:date>2012-01-09T16:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Matching an Existing Excel report</title>
      <link>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259946#M1181750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've had a play and I cannot find any way of creating a pivot table.&lt;/P&gt;&lt;P&gt;The only options I get from the 'new sheet object' list is a 'Table Box' and I can't see anywhere in it that allows me to do a pivot on the data to make column headings row headings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you help please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 13:39:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259946#M1181750</guid>
      <dc:creator />
      <dc:date>2012-01-10T13:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Matching an Existing Excel report</title>
      <link>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259947#M1181751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the context menu for 'new sheet object' (or by using the menu bar), you don't see an entry for 'chart'?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you select chart, on general tab, there are 13 different chart objects to select from, one of them is pivot table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2012 13:50:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Matching-an-Existing-Excel-report/m-p/259947#M1181751</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-01-10T13:50:56Z</dc:date>
    </item>
  </channel>
</rss>

