<?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: Var as an input field in a stright table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Var-as-an-input-field-in-a-stright-table/m-p/1734331#M452499</link>
    <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is possible to have an input box without the var name/label and the equal sign ?&lt;/P&gt;&lt;P&gt;(to present the input box as an empty cell)&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 09 Aug 2020 06:36:59 GMT</pubDate>
    <dc:creator>shahafei2</dc:creator>
    <dc:date>2020-08-09T06:36:59Z</dc:date>
    <item>
      <title>Var as an input field in a stright table</title>
      <link>https://community.qlik.com/t5/QlikView/Var-as-an-input-field-in-a-stright-table/m-p/1733682#M452464</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a data table that contains 7 sites (rows)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used a for loop in my script to generate&amp;nbsp;3 variables for each site&amp;nbsp;&lt;/P&gt;&lt;P&gt;vX_Site1,&amp;nbsp;&amp;nbsp;vY_Site1,vZ_Site1&lt;/P&gt;&lt;P&gt;vX_Site2,&amp;nbsp;vY_Site2,vZ_Site1&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;vX_Site7,&amp;nbsp;vY_Site7,vZ_Site1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use those variables as an input field table that will look like:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SITE1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SITE2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SITE3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SITE4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SITE5&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SITE6&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SITE7&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;X&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;vX_Site1&amp;nbsp; &amp;nbsp; vX_Site2&amp;nbsp; &amp;nbsp;&amp;nbsp;vX_Site3&amp;nbsp; &amp;nbsp;&amp;nbsp;vX_Site4&amp;nbsp; &amp;nbsp; &amp;nbsp;vX_Site5&amp;nbsp; &amp;nbsp; &amp;nbsp;vX_Site6&amp;nbsp; &amp;nbsp; &amp;nbsp;vX_Site7&lt;/P&gt;&lt;P&gt;Y&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;vY_Site1&amp;nbsp; &amp;nbsp; &amp;nbsp;vY_Site2&amp;nbsp; &amp;nbsp;&amp;nbsp;vY_Site3&amp;nbsp; &amp;nbsp; vY_Site4&amp;nbsp; &amp;nbsp; &amp;nbsp; vY_Site5&amp;nbsp; &amp;nbsp; &amp;nbsp;vY_Site6&amp;nbsp; &amp;nbsp; &amp;nbsp;vY_Site7&lt;/P&gt;&lt;P&gt;Z&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;vZ_Site1&amp;nbsp; &amp;nbsp; vZ_Site2&amp;nbsp; &amp;nbsp;&amp;nbsp;vZ_Site3&amp;nbsp; &amp;nbsp;&amp;nbsp;vZ_Site4&amp;nbsp; &amp;nbsp; &amp;nbsp; vZ_Site5&amp;nbsp; &amp;nbsp; vZ_Site6&amp;nbsp; &amp;nbsp; &amp;nbsp;vZ_Site7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The goal is that the user will be able to edit the variables and to see how it impacts the calculations in a straight table&amp;nbsp;&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 09:25:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Var-as-an-input-field-in-a-stright-table/m-p/1733682#M452464</guid>
      <dc:creator>shahafei2</dc:creator>
      <dc:date>2020-08-06T09:25:21Z</dc:date>
    </item>
    <item>
      <title>Re: Var as an input field in a stright table</title>
      <link>https://community.qlik.com/t5/QlikView/Var-as-an-input-field-in-a-stright-table/m-p/1733821#M452467</link>
      <description>&lt;P&gt;I think it is not possible to use the table object to edit the values in the variables. So I suggest you to use the Input Box object and adjust the layout with some textboxes and lines to make it look like a table. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2020 15:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Var-as-an-input-field-in-a-stright-table/m-p/1733821#M452467</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2020-08-06T15:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Var as an input field in a stright table</title>
      <link>https://community.qlik.com/t5/QlikView/Var-as-an-input-field-in-a-stright-table/m-p/1734331#M452499</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is possible to have an input box without the var name/label and the equal sign ?&lt;/P&gt;&lt;P&gt;(to present the input box as an empty cell)&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Aug 2020 06:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Var-as-an-input-field-in-a-stright-table/m-p/1734331#M452499</guid>
      <dc:creator>shahafei2</dc:creator>
      <dc:date>2020-08-09T06:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: Var as an input field in a stright table</title>
      <link>https://community.qlik.com/t5/QlikView/Var-as-an-input-field-in-a-stright-table/m-p/1734451#M452510</link>
      <description>&lt;P&gt;Yes - you can leave the variable label blank, and uncheck the option "Show equal sign" &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 11:14:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Var-as-an-input-field-in-a-stright-table/m-p/1734451#M452510</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2020-08-10T11:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Var as an input field in a stright table</title>
      <link>https://community.qlik.com/t5/QlikView/Var-as-an-input-field-in-a-stright-table/m-p/1734470#M452512</link>
      <description>&lt;P&gt;Thanks, that's what I will do.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have just been hoped that there is a built-in solution that will cancel the label area and will allow me to have the input area only(instead).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 11:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Var-as-an-input-field-in-a-stright-table/m-p/1734470#M452512</guid>
      <dc:creator>shahafei2</dc:creator>
      <dc:date>2020-08-10T11:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Var as an input field in a stright table</title>
      <link>https://community.qlik.com/t5/QlikView/Var-as-an-input-field-in-a-stright-table/m-p/1734494#M452515</link>
      <description>&lt;P&gt;Think of the object as a table with 2 cells. The first cell is the label, and the second is the equal sign + the variable content. You can hover the mouse over the object, find the transparent divisor of the cells, and drag it to the left. This will at least minimize the space used for the first cell.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 13:06:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Var-as-an-input-field-in-a-stright-table/m-p/1734494#M452515</guid>
      <dc:creator>fosuzuki</dc:creator>
      <dc:date>2020-08-10T13:06:56Z</dc:date>
    </item>
  </channel>
</rss>

