<?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: Select random value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-random-value/m-p/7938#M791711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did it!&amp;nbsp; Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Jan 2018 21:10:01 GMT</pubDate>
    <dc:creator>brf10043</dc:creator>
    <dc:date>2018-01-27T21:10:01Z</dc:date>
    <item>
      <title>Select random value</title>
      <link>https://community.qlik.com/t5/QlikView/Select-random-value/m-p/7936#M791709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table that contains 17 tips for users.&amp;nbsp; The table has an ID and a Tip (Text).&amp;nbsp; I want to have a text object that randomly displays on of the tips.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't care if the system randomly selects a Tip based on a user logging in or randomly selects a Tip a load to display to everyone that logins in until the next refresh when a different Tip is randomly selected by the load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sounds pretty straight forward, but I haven't been able to make it work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any suggestions that you might have. &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/Select-random-value/m-p/7936#M791709</guid>
      <dc:creator>brf10043</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Select random value</title>
      <link>https://community.qlik.com/t5/QlikView/Select-random-value/m-p/7937#M791710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A variable at load time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let vRand = Ceil(RAND()*17);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and a text box with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Only({&amp;lt;TipID = {$(vRand)}&amp;gt;} Tip)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;should do what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(instead of creating the variable during load, you can probably also use an OnOpen trigger action)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jan 2018 20:34:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-random-value/m-p/7937#M791710</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2018-01-27T20:34:16Z</dc:date>
    </item>
    <item>
      <title>Re: Select random value</title>
      <link>https://community.qlik.com/t5/QlikView/Select-random-value/m-p/7938#M791711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did it!&amp;nbsp; Thanks !&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jan 2018 21:10:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-random-value/m-p/7938#M791711</guid>
      <dc:creator>brf10043</dc:creator>
      <dc:date>2018-01-27T21:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: Select random value</title>
      <link>https://community.qlik.com/t5/QlikView/Select-random-value/m-p/1854917#M1215835</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have a list containing unique code and name&lt;BR /&gt;I want to select one or more names randomly&lt;BR /&gt;Thank you for your help&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 02:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-random-value/m-p/1854917#M1215835</guid>
      <dc:creator>Ehsan1</dc:creator>
      <dc:date>2021-11-03T02:14:35Z</dc:date>
    </item>
  </channel>
</rss>

