<?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: How to apply row restriction in straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440927#M432359</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not the perfect solution but I sometimes forces the users making more selections to reduce the amount of rows by using the calculation condition on the General sheet in the straight table. If the amount of rows is higher then 400.000 then the message: "Make more selections to reduce the amount of rows "&amp;nbsp; is shown. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Nov 2017 14:17:22 GMT</pubDate>
    <dc:creator>avkeep01</dc:creator>
    <dc:date>2017-11-22T14:17:22Z</dc:date>
    <item>
      <title>How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440920#M432352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to limit number of rows in Straight table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using Dimension limit and Max rows (In Presentation tab) but both are not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 14:02:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440920#M432352</guid>
      <dc:creator>vipingarg23</dc:creator>
      <dc:date>2017-11-22T14:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440921#M432353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you can try with RowNo(). For example if you want to only see first 10 rows, you can do this If(RowNo(TOTAL) &amp;lt; 11, your expression)... Notice that this will show top 10 in the order you already have in your chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 14:05:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440921#M432353</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-22T14:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440922#M432354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the object attached? Does the caption text shows "&amp;lt;Name&amp;gt; (Detached)"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 14:10:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440922#M432354</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2017-11-22T14:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440923#M432355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I knew this but I have lot of expressions So I have to apply the same in each expression. Don't we have any direct method in Qlikview So that I can apply the same for all.?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 14:11:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440923#M432355</guid>
      <dc:creator>vipingarg23</dc:creator>
      <dc:date>2017-11-22T14:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440924#M432356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Direct method is Dimension limits or calculated dimension, but without more details, I won't know what to do &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 14:12:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440924#M432356</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-22T14:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440925#M432357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes..It is attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 14:12:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440925#M432357</guid>
      <dc:creator>vipingarg23</dc:creator>
      <dc:date>2017-11-22T14:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440926#M432358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am creating Adhoc report. In which, I want that user can see only 40000 rows, not more than that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 14:14:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440926#M432358</guid>
      <dc:creator>vipingarg23</dc:creator>
      <dc:date>2017-11-22T14:14:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440927#M432359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is not the perfect solution but I sometimes forces the users making more selections to reduce the amount of rows by using the calculation condition on the General sheet in the straight table. If the amount of rows is higher then 400.000 then the message: "Make more selections to reduce the amount of rows "&amp;nbsp; is shown. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 14:17:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440927#M432359</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2017-11-22T14:17:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440928#M432360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many expressions do you have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 14:17:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440928#M432360</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-22T14:17:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440929#M432361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Around 45 expressions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 14:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440929#M432361</guid>
      <dc:creator>vipingarg23</dc:creator>
      <dc:date>2017-11-22T14:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440930#M432362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Somehow you are correct.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 15:08:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440930#M432362</guid>
      <dc:creator>vipingarg23</dc:creator>
      <dc:date>2017-11-22T15:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440931#M432363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But to do the same, I have to aggr function with Rowno(TOTAL) in calculated condition, Right? Direct rowno(TOTAL) won't work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 15:17:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440931#M432363</guid>
      <dc:creator>vipingarg23</dc:creator>
      <dc:date>2017-11-22T15:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440932#M432364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you'll need to count the dimension fields. I mean the number of values in the dimension field should be less then 400.000. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let say that the dimension is Item Number, then I would use COUNT([Item Number} &amp;lt;= 400.000 in the calculated condition. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't have enough information to figure out what ROWNO(TOTAL) does. Probably it just shows 1 as a value when you just paste it in a text box. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 15:27:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440932#M432364</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2017-11-22T15:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440933#M432365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would say that adding If(RowNo(TOTAL) &amp;lt; 400000, Your expression), should not be a humongous task to get the functionality you are looking for... because I can't think of another way to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 15:37:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440933#M432365</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-22T15:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440934#M432366</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;Is it possible to count total number of rows in straight table? If I simply put rowno() In Expresssion, It is giving me right data But I want Count of Total rows as a whole in Text box or In Caption? I tried Rowno(TOTAL) but it is not working..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 08:50:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440934#M432366</guid>
      <dc:creator>vipingarg23</dc:creator>
      <dc:date>2017-11-23T08:50:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440935#M432367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It can be done, it would help to see an example of what exactly you have.... Also, it seems that you have closed this thread... are you still looking for help or are you good to go now...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 23:15:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440935#M432367</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-23T23:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440936#M432368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes..I am still looking for help. Please find the attached sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this sample I want total number of rows in text box Means Here, I have 3 rows, So I want 3 as a result in text box or in Caption?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 07:12:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440936#M432368</guid>
      <dc:creator>vipingarg23</dc:creator>
      <dc:date>2017-11-24T07:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440937#M432369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vipin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ROWNO(TOTAL) is working because it is in the table. and basically it just counts de distincts of field &lt;A&gt; and &lt;B&gt; where a value exists and shows the highest of them. So to reproduce ROWNO(TOTAL) in a seperate textbox you could use:&lt;/B&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF( COUNT(DISTINCT &lt;A&gt;) &amp;gt; COUNT(DISTINCT &lt;B&gt;) , COUNT(DISTINCT &lt;/B&gt;&lt;/A&gt;&lt;A&gt;), COUNT(DISTINCT &lt;B&gt;))&lt;/B&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is of course a bit overdone in this case so COUNT(DISTINCT &lt;A&gt;) should be sufficient.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If field &lt;A&gt; is already distinctive then you better should use COUNT(&lt;/A&gt;&lt;A&gt;), because the distinct calculation is done over 1 processor and is therefore slower.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 10:39:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440937#M432369</guid>
      <dc:creator>avkeep01</dc:creator>
      <dc:date>2017-11-24T10:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440938#M432370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Max(Aggr(NoOfRows(TOTAL), A, B))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 12:54:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440938#M432370</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-24T12:54:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to apply row restriction in straight table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440939#M432371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the sample Count(DISTINCT A) might work, but since there are two dimensions, you might have a scenario like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 6&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count(DISTINCT A) = 3, where the actual count needed is 4. So, in this case, it might make sense to count distinct of A&amp;amp;B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT A&amp;amp;B)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you might need to add any set analysis you have in your expression... which would make it look like this&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;Count(DISTINCT {&amp;lt;SetAnalysis&amp;gt;} A&amp;amp;B)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that until and unless you share an example which is very close to the actual scenario, all our responses are going to be fairly generic and unusable for you...&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-2380"&gt;Qlik Community Tip: How to Get Answers to Your Post&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 12:58:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-apply-row-restriction-in-straight-table/m-p/1440939#M432371</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-11-24T12:58:48Z</dc:date>
    </item>
  </channel>
</rss>

