<?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: Text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365161#M835607</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Datha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have a simple example QVW that you can upload to the Community?:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 May 2017 11:25:20 GMT</pubDate>
    <dc:creator>awhitfield</dc:creator>
    <dc:date>2017-05-31T11:25:20Z</dc:date>
    <item>
      <title>Text box</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365160#M835606</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;Plz help me to get clear of this,&lt;/P&gt;&lt;P&gt;Thanks in Advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have fields like&lt;/P&gt;&lt;P&gt;cat1.code,cat1,cat2.code,cat2,cat3.code,cat3,cat4.code,cat4&lt;/P&gt;&lt;P&gt;10337,Ice cream,9324,Gallons,11385,Premium IC Gallaons,253,Choclate gallon&lt;/P&gt;&lt;P&gt;9319,Seafood,11374,Fish,9320,Fish Breaded,547,Parfried Breaded&amp;nbsp; Haddock Sticks&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;,&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;so on&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here my requirement is if i select the code of any it has to show the related cat name in text box and viseversa.&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/Text-box/m-p/1365160#M835606</guid>
      <dc:creator>dathathreya</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Text box</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365161#M835607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Datha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you have a simple example QVW that you can upload to the Community?:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 11:25:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365161#M835607</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2017-05-31T11:25:20Z</dc:date>
    </item>
    <item>
      <title>Re: Text box</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365162#M835608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your requirement is not clear. Give one example with input and output. Or else upload sample data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 11:28:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365162#M835608</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-31T11:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: Text box</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365163#M835609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;put into the textbox a formula like&lt;/P&gt;&lt;P&gt;= ONLY(cat1)&lt;/P&gt;&lt;P&gt;resp.&lt;/P&gt;&lt;P&gt;= ONLY([cat1.code])&lt;/P&gt;&lt;P&gt;This will show the corresponding values, if just one value is available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 12:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365163#M835609</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-05-31T12:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Text box</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365164#M835610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please let us know which is ur filter ?&lt;/P&gt;&lt;P&gt;and what value you will select in that filter ?&lt;/P&gt;&lt;P&gt;and what value you want to see in text box ?as a&amp;nbsp; output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you share your query clearly then we will help you on output.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 12:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365164#M835610</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2017-05-31T12:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Text box</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365165#M835611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create two text boxes with Category code and Category Name. When you select any Category code in list box then corresponding values will get in Text boxes accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only(Category Code) or =&lt;SPAN style="font-size: 13.3333px;"&gt;(Category Code)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=Only(Category Name) or =&lt;SPAN style="font-size: 13.3333px;"&gt;(Category Name)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 12:41:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365165#M835611</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-31T12:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Text box</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365166#M835612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per my requirement i am adding the list boxes for category name and for category codes.i want to show the selection in the text box as if i select the category name in the list box it has to display the category code in text box,if i select the category code in the list box it has to show the category name in the text box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 14:54:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365166#M835612</guid>
      <dc:creator>dathathreya</dc:creator>
      <dc:date>2017-05-31T14:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Text box</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365167#M835613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please post an example along with the required behaviour&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 15:01:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365167#M835613</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-05-31T15:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Text box</title>
      <link>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365168#M835614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Datha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check the simple example as a starting point, to see if this is what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2017 11:30:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-box/m-p/1365168#M835614</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2017-06-01T11:30:18Z</dc:date>
    </item>
  </channel>
</rss>

