<?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 Display automatically data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365098#M828969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my Qlikview document, I have created two sheets.&lt;/P&gt;&lt;P&gt;The first sheet contains "Text object".&lt;/P&gt;&lt;P&gt;The second sheet contains "Ad Hoc report"&amp;nbsp; -&amp;gt; Straight Table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement is:&lt;/P&gt;&lt;P&gt;when the user selects the text object in sheet1,&lt;/P&gt;&lt;P&gt;I want him to move to sheet2 and automatically display the data in the Straight Table based on the column that I want to display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The column that I want to display when the user selects the text object:&lt;/P&gt;&lt;P&gt;Unique_num - From the Dimension list box&lt;/P&gt;&lt;P&gt;Source- From the Dimension list box&lt;/P&gt;&lt;P&gt;Amount $ - From the Metrix list box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also, i want to add another column "Count Unique Online", that will appear only when the user selects the text object,&lt;/P&gt;&lt;P&gt;I mean, the column will not be displayed in Metrix list box.&lt;/P&gt;&lt;P&gt;"Count Unique Online"&amp;nbsp; =Count({$&amp;lt;Source={"Online"}&amp;gt;}Unique_Num)&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;is there any way to build this report?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;Attached is a sample report&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365098#M828969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my Qlikview document, I have created two sheets.&lt;/P&gt;&lt;P&gt;The first sheet contains "Text object".&lt;/P&gt;&lt;P&gt;The second sheet contains "Ad Hoc report"&amp;nbsp; -&amp;gt; Straight Table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Requirement is:&lt;/P&gt;&lt;P&gt;when the user selects the text object in sheet1,&lt;/P&gt;&lt;P&gt;I want him to move to sheet2 and automatically display the data in the Straight Table based on the column that I want to display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The column that I want to display when the user selects the text object:&lt;/P&gt;&lt;P&gt;Unique_num - From the Dimension list box&lt;/P&gt;&lt;P&gt;Source- From the Dimension list box&lt;/P&gt;&lt;P&gt;Amount $ - From the Metrix list box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also, i want to add another column "Count Unique Online", that will appear only when the user selects the text object,&lt;/P&gt;&lt;P&gt;I mean, the column will not be displayed in Metrix list box.&lt;/P&gt;&lt;P&gt;"Count Unique Online"&amp;nbsp; =Count({$&amp;lt;Source={"Online"}&amp;gt;}Unique_Num)&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;is there any way to build this report?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;Attached is a sample report&lt;/SPAN&gt;&lt;/SPAN&gt;&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/Display-automatically-data/m-p/1365098#M828969</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365099#M828970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the attachment for the solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 10:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365099#M828970</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-06-27T10:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365100#M828971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check the attachment, Action needs to set up on text object on sheet one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 10:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365100#M828971</guid>
      <dc:creator />
      <dc:date>2017-06-27T10:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365101#M828972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;but I have a problem with displaying the column "Count Unique Online"&lt;/P&gt;&lt;P&gt;I don't want to display this column when the user selects fields from the ad hoc report,&lt;/P&gt;&lt;P&gt;I want to display this column only when the user selects the text object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 10:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365101#M828972</guid>
      <dc:creator />
      <dc:date>2017-06-27T10:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365102#M828973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;could you please explain with screen shot how your excepting the output &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 10:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365102#M828973</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-06-27T10:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365103#M828974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;Attached&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;There are two options for the user.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 11:05:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365103#M828974</guid>
      <dc:creator />
      <dc:date>2017-06-27T11:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365104#M828975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Please check the attachment &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 11:40:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365104#M828975</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-06-27T11:40:18Z</dc:date>
    </item>
    <item>
      <title>Re: Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365105#M828976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;Thank you so much! exactly what I wanted&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 11:46:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365105#M828976</guid>
      <dc:creator />
      <dc:date>2017-06-27T11:46:07Z</dc:date>
    </item>
    <item>
      <title>Re: Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365106#M828977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;I'm trying to implement your help on my &lt;/SPAN&gt;&lt;/SPAN&gt;real project, but it's not working.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;can you please see what I am doing wrong &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jun 2017 14:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365106#M828977</guid>
      <dc:creator />
      <dc:date>2017-06-27T14:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365107#M828978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Ok , as per my last attachment 2 things are missing &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;1.Additional expression &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;2.inline table to select the expression &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;Select&lt;/P&gt;&lt;P&gt;Unique&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;3.Add to add all the actions &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 11:16:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365107#M828978</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-06-28T11:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365108#M828979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;OK,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;also, I want the user to move to sheet "Laed&amp;amp;Sale" when he selects the table box in sheet "Details".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 11:27:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365108#M828979</guid>
      <dc:creator />
      <dc:date>2017-06-28T11:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365109#M828980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Ok , I checked your doc . &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;You have added a conditional show for the sheet so you need to add one more action &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Select in Field &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Field : _Main_Menu_Desc&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;value: Leads &amp;amp; Sales&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;and promote it above the activation of the sheet..that will work&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 11:50:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365109#M828980</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-06-28T11:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365110#M828981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN&gt;It works, thanks!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 11:52:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365110#M828981</guid>
      <dc:creator />
      <dc:date>2017-06-28T11:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Display automatically data</title>
      <link>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365111#M828982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool mark all the helpful answers and close this thread &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jun 2017 12:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-automatically-data/m-p/1365111#M828982</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-06-28T12:00:19Z</dc:date>
    </item>
  </channel>
</rss>

