<?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 Pick Dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pick-Dimensions/m-p/1707900#M506093</link>
    <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I created a straight table with 10 dimensions and 5 measures and also I created a list box where I can pick dimensions what to show on straight table successfully, but now I would like to default straight table to 1 dimension when I open dashboard before even I start picking selecting anything on straight table is this possible if yes how I can achieve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 00:32:57 GMT</pubDate>
    <dc:creator>dseelam</dc:creator>
    <dc:date>2024-11-16T00:32:57Z</dc:date>
    <item>
      <title>Pick Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Dimensions/m-p/1707900#M506093</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I created a straight table with 10 dimensions and 5 measures and also I created a list box where I can pick dimensions what to show on straight table successfully, but now I would like to default straight table to 1 dimension when I open dashboard before even I start picking selecting anything on straight table is this possible if yes how I can achieve this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 00:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Dimensions/m-p/1707900#M506093</guid>
      <dc:creator>dseelam</dc:creator>
      <dc:date>2024-11-16T00:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Dimensions/m-p/1708025#M506094</link>
      <description>&lt;P&gt;Probably create a trigger&lt;/P&gt;&lt;P&gt;Settings--&amp;gt; Document Properties --&amp;gt; Triggers --&amp;gt; On Open --&amp;gt; Actions --&amp;gt; Select in field --&amp;gt; Field Name, Value&lt;/P&gt;&lt;P&gt;You can also try Always one selected value in the list box to make sure one dimension is always selected.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jun 2020 02:44:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Dimensions/m-p/1708025#M506094</guid>
      <dc:creator>vamsee</dc:creator>
      <dc:date>2020-06-04T02:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Dimensions/m-p/1722373#M506095</link>
      <description>&lt;P&gt;Beware the OnOpen trigger is an unsupported trigger in the Ajax client, so that may not work/be supported should you have issues.&amp;nbsp; The easier solution is to just save the application as you want it to be set when it opens on the Server, every user will start at that location.&amp;nbsp; If you allow Session Recovery in your environment, then after the initial opening, the user will always return to their last state of their last session.&amp;nbsp; Publisher will reset things post reload before distributing the updated application too.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 21:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Dimensions/m-p/1722373#M506095</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-06-25T21:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Dimensions/m-p/1722379#M506096</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/14114"&gt;@Brett_Bleess&lt;/a&gt;&amp;nbsp;, I didn't know that On Open triggers won't work on the Ajax client, will have to play around and check.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 21:12:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Dimensions/m-p/1722379#M506096</guid>
      <dc:creator>vamsee</dc:creator>
      <dc:date>2020-06-25T21:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pick Dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/Pick-Dimensions/m-p/1722382#M506097</link>
      <description>&lt;P&gt;Check the following Help link, there is a statement on the OnOpen trigger regarding it being unsupported in Ajax, it may work, but it is unsupported, that is why I wanted to point that out, as if folks call in later, that is the first thing we will point out to them.&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Document_Properties_Triggers.htm" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Document_Properties_Triggers.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The same goes for the Actions, there are some that are unsupported for Ajax, only a few at this point I believe, but there are some...&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Button2.htm#anchor-4" target="_blank"&gt;https://help.qlik.com/en-US/qlikview/April2020/Subsystems/Client/Content/QV_QlikView/Button2.htm#anchor-4&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2020 21:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pick-Dimensions/m-p/1722382#M506097</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2020-06-25T21:16:31Z</dc:date>
    </item>
  </channel>
</rss>

