<?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: Return a special field in a text box in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Return-a-special-field-in-a-text-box/m-p/2520552#M106437</link>
    <description>&lt;P&gt;Thanks for updating this thread as well with the solution.&lt;/P&gt;&lt;P&gt;I assume it is this response by&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22593"&gt;@rubenmarin&lt;/a&gt;&amp;nbsp; that you are referring to:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/App-Development/Return-a-field-from-one-column-by-other-column-name-like/m-p/2520499/highlight/true#M106429" target="_blank"&gt;https://community.qlik.com/t5/App-Development/Return-a-field-from-one-column-by-other-column-name-like/m-p/2520499/highlight/true#M106429&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jun 2025 11:08:05 GMT</pubDate>
    <dc:creator>Vegar</dc:creator>
    <dc:date>2025-06-09T11:08:05Z</dc:date>
    <item>
      <title>Return a special field in a text box</title>
      <link>https://community.qlik.com/t5/App-Development/Return-a-special-field-in-a-text-box/m-p/2520498#M106428</link>
      <description>&lt;P&gt;I have a table of Equipments and&amp;nbsp; a table of their technical specifications.&lt;/P&gt;&lt;P&gt;every row of specification table&amp;nbsp; has two column :a specification title and specification value.&lt;/P&gt;&lt;P&gt;e.g&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Manufacturer&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ----&amp;nbsp; PHILIPS&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; date of Manufacture&amp;nbsp; &amp;nbsp;----&amp;nbsp; &amp;nbsp;2005&lt;/P&gt;&lt;P&gt;I want to show a special record in a text box that represent e.g manufacturer of equipments when an Equipment select.&lt;/P&gt;&lt;P&gt;Since the records are not same in specification might be diffrent in words e.g "manufacturer" or "manufacture by" or "made by"...&lt;/P&gt;&lt;P&gt;so the solution should regar search with like..&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jun 2025 08:55:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Return-a-special-field-in-a-text-box/m-p/2520498#M106428</guid>
      <dc:creator>HAMID_AKBARI</dc:creator>
      <dc:date>2025-06-08T08:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Return a special field in a text box</title>
      <link>https://community.qlik.com/t5/App-Development/Return-a-special-field-in-a-text-box/m-p/2520506#M106432</link>
      <description>&lt;P&gt;I found it hard to get a grip on how your data look like. Is the examples above two rows and two columns, or two rows but one column?&lt;/P&gt;&lt;P&gt;It would help a lot if you could showcase a small sample of your data, including rows with&amp;nbsp;&lt;SPAN&gt;"manufacturer" or "manufacture by" or "made by". Please also explain how the output you would be based on your sample data set.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Jun 2025 17:10:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Return-a-special-field-in-a-text-box/m-p/2520506#M106432</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2025-06-08T17:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Return a special field in a text box</title>
      <link>https://community.qlik.com/t5/App-Development/Return-a-special-field-in-a-text-box/m-p/2520547#M106435</link>
      <description>&lt;P&gt;it was solved by Rubmarin in Other post&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=Only({&amp;lt;SP_DESCRIPTION={"*Manufact*"}&amp;gt;-&amp;lt;SP_DESCRIPTION={"*Date*"}&amp;gt;} SP_VALUE)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks by the way&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 10:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Return-a-special-field-in-a-text-box/m-p/2520547#M106435</guid>
      <dc:creator>HAMID_AKBARI</dc:creator>
      <dc:date>2025-06-09T10:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Return a special field in a text box</title>
      <link>https://community.qlik.com/t5/App-Development/Return-a-special-field-in-a-text-box/m-p/2520552#M106437</link>
      <description>&lt;P&gt;Thanks for updating this thread as well with the solution.&lt;/P&gt;&lt;P&gt;I assume it is this response by&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22593"&gt;@rubenmarin&lt;/a&gt;&amp;nbsp; that you are referring to:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/App-Development/Return-a-field-from-one-column-by-other-column-name-like/m-p/2520499/highlight/true#M106429" target="_blank"&gt;https://community.qlik.com/t5/App-Development/Return-a-field-from-one-column-by-other-column-name-like/m-p/2520499/highlight/true#M106429&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jun 2025 11:08:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Return-a-special-field-in-a-text-box/m-p/2520552#M106437</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2025-06-09T11:08:05Z</dc:date>
    </item>
  </channel>
</rss>

