<?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 Prompt in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Prompt/m-p/236055#M87274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;During script execution you can trigger an input popup.&lt;/P&gt;&lt;H4&gt;Input(&lt;A id="input(" name="input("&gt;&lt;/A&gt; str cue [, str caption] )&lt;/H4&gt;&lt;P style="margin-bottom:0px;margin-left:0px;"&gt;This function can be used in the script only and opens an input box that prompts the user for a value during the script execution. The parameters cue and caption are used as message and caption texts, respectively. The function returns the entered value.&lt;/P&gt;&lt;P style="margin-bottom:0px;margin-left:0px;"&gt;The input box function returns NULL if the dialog is cancelled, closed or cannot be shown.&lt;/P&gt;&lt;H2&gt;Example:&lt;/H2&gt;&lt;P style="font-weight:bold;margin-bottom:0px;margin-left:40px;"&gt;Load&lt;BR /&gt;Input('Enter value', 'Input box') as v,&lt;BR /&gt;Recno () as r&lt;BR /&gt;autogenerate 3;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Jul 2010 09:58:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-07-28T09:58:41Z</dc:date>
    <item>
      <title>Prompt</title>
      <link>https://community.qlik.com/t5/QlikView/Prompt/m-p/236054#M87273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there any option in Qlikview to prompt to user to provide the inputs at runtime .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,XXX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 08:56:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prompt/m-p/236054#M87273</guid>
      <dc:creator />
      <dc:date>2010-07-28T08:56:24Z</dc:date>
    </item>
    <item>
      <title>Prompt</title>
      <link>https://community.qlik.com/t5/QlikView/Prompt/m-p/236055#M87274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;During script execution you can trigger an input popup.&lt;/P&gt;&lt;H4&gt;Input(&lt;A id="input(" name="input("&gt;&lt;/A&gt; str cue [, str caption] )&lt;/H4&gt;&lt;P style="margin-bottom:0px;margin-left:0px;"&gt;This function can be used in the script only and opens an input box that prompts the user for a value during the script execution. The parameters cue and caption are used as message and caption texts, respectively. The function returns the entered value.&lt;/P&gt;&lt;P style="margin-bottom:0px;margin-left:0px;"&gt;The input box function returns NULL if the dialog is cancelled, closed or cannot be shown.&lt;/P&gt;&lt;H2&gt;Example:&lt;/H2&gt;&lt;P style="font-weight:bold;margin-bottom:0px;margin-left:40px;"&gt;Load&lt;BR /&gt;Input('Enter value', 'Input box') as v,&lt;BR /&gt;Recno () as r&lt;BR /&gt;autogenerate 3;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 09:58:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prompt/m-p/236055#M87274</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-28T09:58:41Z</dc:date>
    </item>
    <item>
      <title>Prompt</title>
      <link>https://community.qlik.com/t5/QlikView/Prompt/m-p/236056#M87275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response &lt;STRONG&gt;Johannes Sundén&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I am looking forward at the object level.&lt;/P&gt;&lt;P&gt;For example :&lt;/P&gt;&lt;P&gt;Consider you are calculating a Sales amount per region /Date(Grpahical format/table Data).&lt;/P&gt;&lt;P&gt;And the in the calculation you want exclude some of the dates or regions. The dates and regions you will be not be able to do the&lt;/P&gt;&lt;P&gt;Precalculation . It will be decided by user. So the expression should use the value provided by the user through Prompt.&lt;/P&gt;&lt;P&gt;Simply to explain this i am looking forward to know abt the functionality or crystal Reports which has the mentioned functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,XXX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jul 2010 10:53:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prompt/m-p/236056#M87275</guid>
      <dc:creator />
      <dc:date>2010-07-28T10:53:12Z</dc:date>
    </item>
    <item>
      <title>Prompt</title>
      <link>https://community.qlik.com/t5/QlikView/Prompt/m-p/236057#M87276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It sounds like you want to use Variables and an Input Box in the layout instead. Take a look at these things and you should be able to find some examples in the F1-Help or Reference manual&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 03:05:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prompt/m-p/236057#M87276</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-07-29T03:05:17Z</dc:date>
    </item>
    <item>
      <title>Prompt</title>
      <link>https://community.qlik.com/t5/QlikView/Prompt/m-p/236058#M87277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Johannes Sundén i tried the help and the reference manual. But i didnt get enough information.....................So still searching Continues&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jul 2010 04:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Prompt/m-p/236058#M87277</guid>
      <dc:creator />
      <dc:date>2010-07-29T04:10:57Z</dc:date>
    </item>
  </channel>
</rss>

