<?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: Straight Table Dimension problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659028#M240452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to see only the resources related to your selection you should change the expression to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum(effort_hours) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Aug 2014 09:03:30 GMT</pubDate>
    <dc:creator>maleksafa</dc:creator>
    <dc:date>2014-08-27T09:03:30Z</dc:date>
    <item>
      <title>Straight Table Dimension problem</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659024#M240448</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;i have a straight table&lt;/P&gt;&lt;P&gt;my dimension is -resource name&lt;/P&gt;&lt;P&gt;my expresion -sum({&amp;lt;project name=&amp;gt;}effort_hours)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my problem - when im choosing in a list box a project name i want to see only the resource name that taking part of this project,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i see all of my resources becouse of the expresion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what should i do to see only the resources that taking part of the project?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;adi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 08:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659024#M240448</guid>
      <dc:creator>adiarnon</dc:creator>
      <dc:date>2014-08-27T08:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Dimension problem</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659025#M240449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your expression you define that you want to see all sums regardless of selection of project names&lt;/P&gt;&lt;P&gt;So if you only use sum(effort_hours) you will only see the sum for the seletced projects.&lt;/P&gt;&lt;P&gt;But maybe you have another intention?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 08:49:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659025#M240449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-27T08:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Dimension problem</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659026#M240450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;tnx but i need to keep the expresion like it is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 08:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659026#M240450</guid>
      <dc:creator>adiarnon</dc:creator>
      <dc:date>2014-08-27T08:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Dimension problem</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659027#M240451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi adi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i understand u r requirement properly,&lt;/P&gt;&lt;P&gt;i am suggesting u the expression to use as&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum([Effective Hours])&lt;/P&gt;&lt;P&gt;and dimension as Resource Name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 09:01:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659027#M240451</guid>
      <dc:creator />
      <dc:date>2014-08-27T09:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Dimension problem</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659028#M240452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you want to see only the resources related to your selection you should change the expression to &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum(effort_hours) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 09:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659028#M240452</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-08-27T09:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Dimension problem</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659029#M240453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want to see only the resources related to my selection BUT i want to see their effort hours in ALL of the project not just their their effort hours of the selected one...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 10:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659029#M240453</guid>
      <dc:creator>adiarnon</dc:creator>
      <dc:date>2014-08-27T10:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Dimension problem</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659030#M240454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 10:52:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659030#M240454</guid>
      <dc:creator>adiarnon</dc:creator>
      <dc:date>2014-08-27T10:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Dimension problem</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659031#M240455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you only want to see the overall effort (despite the selection)&lt;/P&gt;&lt;P&gt;you can use: sum(total &amp;lt;project name&amp;gt; {&amp;lt;project name=&amp;gt;}effort_hours)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but the user will see a result which does not belong to his selections (means: user selected a project&lt;/P&gt;&lt;P&gt;and gets the overall effort).&lt;/P&gt;&lt;P&gt;But maybe I misunderstood your requirements?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 10:59:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659031#M240455</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-27T10:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Dimension problem</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659032#M240456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, the expresion is fine but my problem is -&lt;/P&gt;&lt;P&gt;i want that the table will show only rows of resources that related to the project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and now i see &lt;STRONG&gt;all&lt;/STRONG&gt; of my resources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope its clear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 11:06:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659032#M240456</guid>
      <dc:creator>adiarnon</dc:creator>
      <dc:date>2014-08-27T11:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Dimension problem</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659033#M240457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;Sum( {1&amp;lt;Resource=p({&amp;lt;[project name]=p([project name])&amp;gt;})&amp;gt;}effort_hours)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 11:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659033#M240457</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2014-08-27T11:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: Straight Table Dimension problem</title>
      <link>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659034#M240458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Adi,&amp;nbsp; Create one more field in Script that is alias of 'project name'&amp;nbsp;&amp;nbsp; Then use alias field in expression.&amp;nbsp; 'project name' in list box.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 11:22:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Straight-Table-Dimension-problem/m-p/659034#M240458</guid>
      <dc:creator />
      <dc:date>2014-08-27T11:22:43Z</dc:date>
    </item>
  </channel>
</rss>

