<?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: How to Design a &amp;quot;open field&amp;quot; table? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Design-a-quot-open-field-quot-table/m-p/1396108#M812116</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;What I need for each column is:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Model: drop down with a list to choose from&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;STRONG style="color: #ff6600;"&gt; Use a Multibox for drop down field&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Area: automatically filled as per model chosen&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- &lt;STRONG style="color: #ff6600;"&gt;Use this as normal Listbox if your data model is correct with all respective fields all will be connected accordingly and you can see the data changes based on your selections. &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;List price: open field to type in unit value&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- &lt;STRONG style="color: #ff6600;"&gt;Use this field as INPUTFIELD like INPUTFIELD [List Price]; Then your actual Load statement. This will create a Free field for Listprice where you can delete existing values and enter new ones.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Discount: calculated field crossing the list price and the quote price&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Price: final price quoted&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Cost: calculated field based on price and CGP column&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CGP%: open field to type wanted CGP%&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Total units: calculated field adding all the following columns&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Share some sample data so that we can see what can be done. The rest of fields are pretty straight forward. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Oct 2017 18:30:05 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2017-10-04T18:30:05Z</dc:date>
    <item>
      <title>How to Design a "open field" table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Design-a-quot-open-field-quot-table/m-p/1396107#M812114</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 have the following Excel table, and I wanted to know if it's posible to do something similar in QV:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikView Help11.png" class="jive-image image-1" src="/legacyfs/online/178630_QlikView Help11.png" /&gt;&lt;/P&gt;&lt;P&gt;What I need for each column is:&lt;/P&gt;&lt;P&gt;Model: drop down with a list to choose from&lt;/P&gt;&lt;P&gt;Area: automatically filled as per model chosen&lt;/P&gt;&lt;P&gt;List price: open field to type in unit value&lt;/P&gt;&lt;P&gt;Discount: calculated field crossing the list price and the quote price&lt;/P&gt;&lt;P&gt;Price: final price quoted&lt;/P&gt;&lt;P&gt;Cost: calculated field based on price and CGP column&lt;/P&gt;&lt;P&gt;CGP%: open field to type wanted CGP%&lt;/P&gt;&lt;P&gt;Total units: calculated field adding all the following columns&lt;/P&gt;&lt;P&gt;Equipment Delivery Schedule: open field to type in qty according to the year to be delivered&lt;/P&gt;&lt;P&gt;Equipment revenue: calculated field multiplying unit price times its qty according to the delivery year&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it posible to do so? I'm not sure where to begin with for this case, any sugestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&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/How-to-Design-a-quot-open-field-quot-table/m-p/1396107#M812114</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to Design a "open field" table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Design-a-quot-open-field-quot-table/m-p/1396108#M812116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;What I need for each column is:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Model: drop down with a list to choose from&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;STRONG style="color: #ff6600;"&gt; Use a Multibox for drop down field&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Area: automatically filled as per model chosen&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- &lt;STRONG style="color: #ff6600;"&gt;Use this as normal Listbox if your data model is correct with all respective fields all will be connected accordingly and you can see the data changes based on your selections. &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;List price: open field to type in unit value&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- &lt;STRONG style="color: #ff6600;"&gt;Use this field as INPUTFIELD like INPUTFIELD [List Price]; Then your actual Load statement. This will create a Free field for Listprice where you can delete existing values and enter new ones.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Discount: calculated field crossing the list price and the quote price&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Price: final price quoted&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Cost: calculated field based on price and CGP column&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;CGP%: open field to type wanted CGP%&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Total units: calculated field adding all the following columns&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Share some sample data so that we can see what can be done. The rest of fields are pretty straight forward. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 18:30:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Design-a-quot-open-field-quot-table/m-p/1396108#M812116</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-10-04T18:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Design a "open field" table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Design-a-quot-open-field-quot-table/m-p/1396109#M812117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi Vishwarath,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Some doubts I have: &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Model: drop down with a list to choose from&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff6600;"&gt; Use a Multibox for drop down field&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #993366;"&gt;- is it posible to add multiple lines as the image is showing? how?&lt;/SPAN&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Area: automatically filled as per model chosen&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- &lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff6600;"&gt;Use this as normal Listbox if your data model is correct with all respective fields all will be connected accordingly and you can see the data changes based on your selections.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff6600;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #993366;"&gt;- this would be a separate object right? is it posible to make all in one object?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;List price: open field to type in unit value&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;- &lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff6600;"&gt;Use this field as INPUTFIELD like INPUTFIELD [List Price]; Then your actual Load statement. This will create a Free field for Listprice where you can delete existing values and enter new ones.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff6600;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff6600;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff6600;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #993366;"&gt;- what type of object should I use?&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 18:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Design-a-quot-open-field-quot-table/m-p/1396109#M812117</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-04T18:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Design a "open field" table?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Design-a-quot-open-field-quot-table/m-p/1396110#M812119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We can create a straight table and add these fields into them. If you can sheet some sample data with those respective fieldnames i will mock up a table for you. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 19:04:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Design-a-quot-open-field-quot-table/m-p/1396110#M812119</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2017-10-04T19:04:32Z</dc:date>
    </item>
  </channel>
</rss>

