<?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: Create Excel Spreadsheet-like objects in Qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739434#M264205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would use variables - in the load script you create a variable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vSales ="&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Sales.Current Month]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = {'Telephone'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your table than call this variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions: $(vSales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Dec 2014 10:53:52 GMT</pubDate>
    <dc:creator>terezagr</dc:creator>
    <dc:date>2014-12-16T10:53:52Z</dc:date>
    <item>
      <title>Create Excel Spreadsheet-like objects in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739431#M264202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will like to know whether it is possible to creating a spreadsheet-like objects in Qlikview? This is not importing Excel into Qlikview but creating an object that functions like an Excel spreadsheet within Qlikview. I have attached a simple spreadshee that I will like to create within Qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please kindly advise.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regars&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 16:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739431#M264202</guid>
      <dc:creator />
      <dc:date>2014-12-15T16:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Create Excel Spreadsheet-like objects in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739432#M264203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may look into the INPUTFIELD-functionality in QlikView, which delivers a very rudimentary kind of spreadsheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Dec 2014 21:15:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739432#M264203</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2014-12-15T21:15:49Z</dc:date>
    </item>
    <item>
      <title>Re: Create Excel Spreadsheet-like objects in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739433#M264204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you, Inputfield function is a good solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue now is that formulas do not work in the cells i.e&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Sales.Current Month]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'Telephone'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; or even&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt; ('Telephone')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please how do I write formulas into Inputfiled cells?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 10:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739433#M264204</guid>
      <dc:creator />
      <dc:date>2014-12-16T10:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Create Excel Spreadsheet-like objects in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739434#M264205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would use variables - in the load script you create a variable:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vSales ="&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Sales.Current Month]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; = {'Telephone'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in your table than call this variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions: $(vSales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 10:53:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739434#M264205</guid>
      <dc:creator>terezagr</dc:creator>
      <dc:date>2014-12-16T10:53:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create Excel Spreadsheet-like objects in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739435#M264206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi TerezaGr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried both :&lt;/P&gt;&lt;P&gt; $(vSales)&lt;/P&gt;&lt;P&gt;=$(vSales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But none worked..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 11:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739435#M264206</guid>
      <dc:creator />
      <dc:date>2014-12-16T11:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Create Excel Spreadsheet-like objects in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739436#M264207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, you will have to have a chart (straight table), then an input box. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the input box you will pick variable vSales from the list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the chart then in Expressions you will create an expressing where =$(vSales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whatever value you add into the input box this will be automatically shown in your table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 13:24:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739436#M264207</guid>
      <dc:creator>terezagr</dc:creator>
      <dc:date>2014-12-16T13:24:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create Excel Spreadsheet-like objects in Qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739437#M264208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi TerezaGr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following your instruction above, I have been able to progress further by using chart object, input box and expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue now is that the expression feeds throughout the Inputfield column - normally, this is fine. But for this task I will like each cell of the InputField to have its own expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a spreadsheet to show what I mean.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Dec 2014 14:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-Excel-Spreadsheet-like-objects-in-Qlikview/m-p/739437#M264208</guid>
      <dc:creator />
      <dc:date>2014-12-16T14:09:01Z</dc:date>
    </item>
  </channel>
</rss>

