<?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 Object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731962#M721500</link>
    <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;=concat(CustomerID,'\n')&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jul 2020 07:30:12 GMT</pubDate>
    <dc:creator>felcar2013</dc:creator>
    <dc:date>2020-07-30T07:30:12Z</dc:date>
    <item>
      <title>Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731960#M721499</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one requirement like .&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can please look into my attachment . I have a straight table with only one column WHich in real time I will hide it below any other chart . and i want a text object or action button upon single clik it should give me the values on the excel sheet . (Customer ID) .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to hide my one column excel sheet , thats the reason I want to have a button to eport to excel.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="smilingjohn_0-1596098330260.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/38319i010DE99261CFA7E4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="smilingjohn_0-1596098330260.png" alt="smilingjohn_0-1596098330260.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731960#M721499</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731962#M721500</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;try this&lt;/P&gt;&lt;P&gt;=concat(CustomerID,'\n')&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 07:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731962#M721500</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2020-07-30T07:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731965#M721501</link>
      <description>&lt;P&gt;Thank&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25524"&gt;@felcar2013&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This work as i desired . Now how do i export this values to excel sheet ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 07:48:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731965#M721501</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-07-30T07:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731969#M721502</link>
      <description>&lt;P&gt;I think you can do the following:&lt;/P&gt;&lt;P&gt;you can export the text box contente to excel. Click on the text box, then right click, press on "export to excel". In excel you will get the content in only one cell "A1". You can unstack the cell content into many cells (different columns) then you transpose it. Finally you get only one column. Hope it helps&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 08:02:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731969#M721502</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2020-07-30T08:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731972#M721503</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to click and it has to print all the values . Is it possible as I have to provide a action button and Need to print one fiel value in an excel .&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tahnks&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 08:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731972#M721503</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-07-30T08:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731974#M721504</link>
      <description>&lt;P&gt;How exaclty is your requirement? what is the output?&lt;/P&gt;&lt;P&gt;you can create an action button to export the text box content, then in excel use data transformation to get what you need in excel&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 08:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731974#M721504</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2020-07-30T08:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731980#M721505</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/25524"&gt;@felcar2013&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you can please look into my attachment . I have a straight table with only one column WHich in real time I will hide it below any other chart . and i want a text object or action button upon single clik it should give me the values on the excel sheet . (Customer ID) .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have to hide my one column excel sheet , thats the reason I want to have a button to eport to excel.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 08:36:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1731980#M721505</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-07-30T08:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1732053#M721506</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;see file&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 11:51:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object/m-p/1732053#M721506</guid>
      <dc:creator>felcar2013</dc:creator>
      <dc:date>2020-07-30T11:51:49Z</dc:date>
    </item>
  </channel>
</rss>

