<?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: Budget Requirement in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009203#M342552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a straight table I've used INPUTSUM() ... but It's hard to add this new input field in my data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Sep 2015 14:43:12 GMT</pubDate>
    <dc:creator>Joaquin_Lazaro</dc:creator>
    <dc:date>2015-09-29T14:43:12Z</dc:date>
    <item>
      <title>Budget Requirement</title>
      <link>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009195#M342544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm able to show a table like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sales.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99796_Sales.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;I would like to add a new column with the budget ... but I don´t have this data in any DB available. What I need is show an empty column then the user will fill the values and save (insert/update) it to a external database (qvd or access database or a DB2 table).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Budget.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/99800_Budget.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which are the Best Practices and recommendations to do a task like this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any kind of help will be apreciated &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 10:42:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009195#M342544</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-09-23T10:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Budget Requirement</title>
      <link>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009196#M342545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at &lt;STRONG&gt;INPUTFILED &lt;/STRONG&gt;function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INPUTFIELD Budget;&lt;/P&gt;&lt;P&gt;Test:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;Name,Date,Sales,Budget&lt;/P&gt;&lt;P&gt;John,12/12/2009,1200&lt;/P&gt;&lt;P&gt;Jeff,11/11/2009,300&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can able to enter data into Budget field through front end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 10:56:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009196#M342545</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-09-23T10:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: Budget Requirement</title>
      <link>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009197#M342546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A very basic approach would be to export the table to Excel, fill in the values and then reload the QVW with the updated Excel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may also want to look into QlikMarket and search for planning tools, e.g.&lt;/P&gt;&lt;P&gt;&lt;A href="http://market.qlik.com/kliqplan-planning-suite.html" title="http://market.qlik.com/kliqplan-planning-suite.html"&gt;KliqPlan (Planning Suite)&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 11:02:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009197#M342546</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-09-23T11:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: Budget Requirement</title>
      <link>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009198#M342547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/QLIKmsg4u"&gt;QLIKmsg4u&lt;/A&gt;&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the first step, how can I save the inserted values in an external database ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 11:03:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009198#M342547</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-09-23T11:03:42Z</dc:date>
    </item>
    <item>
      <title>Re: Budget Requirement</title>
      <link>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009199#M342548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt; Suggested you can export table data to excel or .qvo object and reload the document with updated file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 11:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009199#M342548</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-09-23T11:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Budget Requirement</title>
      <link>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009200#M342549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/swuehl"&gt;swuehl&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will have a look&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 11:06:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009200#M342549</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-09-23T11:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Budget Requirement</title>
      <link>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009201#M342550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Hello &lt;SPAN style="font-style: inherit; font-size: 11.7px;"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="134388" data-objecttype="3" href="https://community.qlik.com/people/QLIKmsg4u" style="font-weight: inherit; font-style: inherit; font-size: 11.7px; font-family: inherit; color: #3778c7;"&gt;K N&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I've just tested your suggestion, the qvw stored the new values inside the document.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;In which conditions can the user lose the data ?&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Do I have to make a backup of any file ? ... we have QV 11 SR12 with Server &amp;amp; Publisher PDF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 11:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009201#M342550</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-09-23T11:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Budget Requirement</title>
      <link>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009202#M342551</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;Hello &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 11.7px; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-size: 11.7px; font-family: inherit;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-link-profile-small" data-containerid="-1" data-containertype="-1" data-objectid="134388" data-objecttype="3" href="https://community.qlik.com/people/QLIKmsg4u" style="font-weight: inherit; font-style: inherit; font-size: 11.7px; font-family: inherit; color: #3778c7;"&gt;K N&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;One more step. I would like to change the SalesMan column by a two items group Company/SalesMan and the year column by another group Year/Month.&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;If I have facts table with thousands records, which is the best practise to use the INPUTFIELD ?&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;Thank you &lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Sep 2015 07:39:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009202#M342551</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-09-25T07:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Budget Requirement</title>
      <link>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009203#M342552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a straight table I've used INPUTSUM() ... but It's hard to add this new input field in my data model.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Joaquín&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Sep 2015 14:43:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Budget-Requirement/m-p/1009203#M342552</guid>
      <dc:creator>Joaquin_Lazaro</dc:creator>
      <dc:date>2015-09-29T14:43:12Z</dc:date>
    </item>
  </channel>
</rss>

