<?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 Circular Group not user friendly in iPads in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Circular-Group-not-user-friendly-in-iPads/m-p/421064#M562245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Circular group is not user friendly in iPads. Is there a better way to replace it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Mar 2013 06:42:34 GMT</pubDate>
    <dc:creator>bhaskarsharma03</dc:creator>
    <dc:date>2013-03-08T06:42:34Z</dc:date>
    <item>
      <title>Circular Group not user friendly in iPads</title>
      <link>https://community.qlik.com/t5/QlikView/Circular-Group-not-user-friendly-in-iPads/m-p/421064#M562245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Circular group is not user friendly in iPads. Is there a better way to replace it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 06:42:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Circular-Group-not-user-friendly-in-iPads/m-p/421064#M562245</guid>
      <dc:creator>bhaskarsharma03</dc:creator>
      <dc:date>2013-03-08T06:42:34Z</dc:date>
    </item>
    <item>
      <title>Re: Circular Group not user friendly in iPads</title>
      <link>https://community.qlik.com/t5/QlikView/Circular-Group-not-user-friendly-in-iPads/m-p/421065#M562246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could set up a variable to contain the name of the dimension the user wants, making sure to put it into the dimension in the format =[$(varName)]&lt;/P&gt;&lt;P&gt;You could then set up an inputbox for the user to check from a predefined list of dimensions, however selections from inputboxes on an iPad are a little bit tricky. If you have a limited number of dimensions you want to be cycled through and enough space I would ue buttons to assign each dimension value to the variable. You could probably even add if statements into the set variable action to say that if Dimension 1 is selected choose Dimension 2 etc, up to the last Dimension which can then shift back to the first. This way you could use one button.&lt;/P&gt;&lt;P&gt;Sorry, but I can't provide a sample at the moment as I'm rebuilding my development environment.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 06:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Circular-Group-not-user-friendly-in-iPads/m-p/421065#M562246</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-08T06:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Circular Group not user friendly in iPads</title>
      <link>https://community.qlik.com/t5/QlikView/Circular-Group-not-user-friendly-in-iPads/m-p/421066#M562247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your quick reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in a bit of a tricky situation here. I have circular groups in multiple columns of a Pivot table. eg: I have the following columns:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Org Hierarchy (Circular Dimension)&lt;/P&gt;&lt;P&gt;2) Technology (Circular Dimension)&lt;/P&gt;&lt;P&gt;3) Services (Circular Dimension)&lt;/P&gt;&lt;P&gt;4) Partners (Circular Dimension)&lt;/P&gt;&lt;P&gt;5) Sales (expression)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the dimensions here are circular groups which allows user to select anything at any point in time at any direction.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 07:25:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Circular-Group-not-user-friendly-in-iPads/m-p/421066#M562247</guid>
      <dc:creator>bhaskarsharma03</dc:creator>
      <dc:date>2013-03-08T07:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Circular Group not user friendly in iPads</title>
      <link>https://community.qlik.com/t5/QlikView/Circular-Group-not-user-friendly-in-iPads/m-p/421067#M562248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Doesn't sound like more of a problem than your original posting.&lt;/P&gt;&lt;P&gt;You'll just need to set up four different variables, as per previous instruction, one for each column. These will then need to have 4 different input boxes, or if this is too tricky for users, four sets of buttons.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Mar 2013 07:34:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Circular-Group-not-user-friendly-in-iPads/m-p/421067#M562248</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-08T07:34:43Z</dc:date>
    </item>
  </channel>
</rss>

