<?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 can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397378#M32364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's Calculation condition window in Add-ons &amp;gt; Data Handling panel - something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sc1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/186813_sc1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;with your expression like:&lt;/P&gt;&lt;P&gt;f(GetSelectedCount(FieldName) &amp;gt;=1, 1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also change the displayed message to something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Dec 2017 13:57:48 GMT</pubDate>
    <dc:creator>kuczynska</dc:creator>
    <dc:date>2017-12-13T13:57:48Z</dc:date>
    <item>
      <title>How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397375#M32361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like select month then I want to see data for selected months in the pivot table and do not want to see data for other months and no need to use scroll bar if I use random month data in the table...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Somebody help for this query&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 12:30:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397375#M32361</guid>
      <dc:creator>vlakeshr</dc:creator>
      <dc:date>2017-12-13T12:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397376#M32362</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;did you try adding calculation condition to your chart with GetSelectedCount(fieldname) &amp;gt;= 1 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 13:35:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397376#M32362</guid>
      <dc:creator>kuczynska</dc:creator>
      <dc:date>2017-12-13T13:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397377#M32363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shall I use in Measure means Calculation condition?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the calculation condition..I am using If condition for calculation&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try and let you know..Thanks for reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 13:50:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397377#M32363</guid>
      <dc:creator>vlakeshr</dc:creator>
      <dc:date>2017-12-13T13:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397378#M32364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's Calculation condition window in Add-ons &amp;gt; Data Handling panel - something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sc1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/186813_sc1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;with your expression like:&lt;/P&gt;&lt;P&gt;f(GetSelectedCount(FieldName) &amp;gt;=1, 1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also change the displayed message to something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Dec 2017 13:57:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397378#M32364</guid>
      <dc:creator>kuczynska</dc:creator>
      <dc:date>2017-12-13T13:57:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397379#M32365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working at client location..&lt;/P&gt;&lt;P&gt;I will check and let you know..May be It will work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and appreciate your quick responses..&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, 13 Dec 2017 14:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397379#M32365</guid>
      <dc:creator>vlakeshr</dc:creator>
      <dc:date>2017-12-13T14:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397380#M32366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried below syntax for selecting current data view but it's not working, I am getting error as it's showing error in message&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(GetSelectedCoun t(&lt;/P&gt;&lt;P&gt;if([Client Type] ='Individual' or COUNTRY = ' SGH', (sum(Values) - (Value))/(sum({1}Values)),&lt;/P&gt;&lt;P&gt;if([Client Type] ='Individual' or COUNTRY = ' SGHJ',(sum(SGHJValues) - (Value))/(sum({1}SGHJValues)),&lt;/P&gt;&lt;P&gt;if([Client Type] ='Individual' or COUNTRY = 'ARG',(sum(ARGValues) - (Value))/(sum({1}ARGValues)),&lt;/P&gt;&lt;P&gt;Null()))))&amp;gt;=1,1,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest other option..I have tried GetCurrentSelections but it is also not working &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 08:50:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397380#M32366</guid>
      <dc:creator>vlakeshr</dc:creator>
      <dc:date>2017-12-14T08:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397381#M32367</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 think you are trying to put both calculation condition and measure itself into the calculation condition box, which doesn't seem correct. In Calculation condition box you should only put your statement - something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;if(GetSelectedCount(Month) &amp;gt;=1, 1,0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;to initiate the calculation of your chart. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In your measure box you should still put your sum(Values) expressions, just like you did before you set your calculation condition (so there are no changes required to your measure at this stage).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per QSense Help guide - maybe ready some more about how they can be used in your app.&lt;/P&gt;&lt;P&gt;GetSelectedCount() finds the number of selected (green) values in a field.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="statement" data-mc-conditions="Targets.NotToTranslate"&gt;GetFieldSelections()&lt;/SPAN&gt; returns a &lt;SPAN class="statement"&gt;string&lt;/SPAN&gt; with the current selections in a field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck,&lt;/P&gt;&lt;P&gt;Micha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 09:07:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397381#M32367</guid>
      <dc:creator>kuczynska</dc:creator>
      <dc:date>2017-12-14T09:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397382#M32368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am waiting reply on my request. Appreciate for quick response..Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 09:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397382#M32368</guid>
      <dc:creator>vlakeshr</dc:creator>
      <dc:date>2017-12-14T09:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397383#M32369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used below condition before replied but it was not working..Showing error as calculation condition not fulfilled&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;If(GetSelectedCount(Month) &amp;gt;=1, 1,0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;&lt;SPAN class="statement" data-mc-conditions="Targets.NotToTranslate"&gt;GetFieldSelections()&lt;/SPAN&gt; is also not working&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 09:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397383#M32369</guid>
      <dc:creator>vlakeshr</dc:creator>
      <dc:date>2017-12-14T09:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397384#M32370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now you have to select something on your filter Month, as per below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sc1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/186948_sc1.PNG" style="height: 441px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 09:54:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397384#M32370</guid>
      <dc:creator>kuczynska</dc:creator>
      <dc:date>2017-12-14T09:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397385#M32371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Scoll bar.PNG" class="jive-image image-1" src="/legacyfs/online/187095_Scoll bar.PNG" style="width: 410px; height: 137px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Facing issue while using condition as &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;If(GetSelectedCount(Month) &amp;gt;=1, 1,0)&lt;/SPAN&gt;&amp;nbsp; PFA screen shoe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 09:13:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397385#M32371</guid>
      <dc:creator>vlakeshr</dc:creator>
      <dc:date>2017-12-15T09:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397386#M32372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please suggest something which will helpful to view selected month data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 09:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397386#M32372</guid>
      <dc:creator>vlakeshr</dc:creator>
      <dc:date>2017-12-15T09:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397387#M32373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try selecting any of the months from your filter pane? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 09:15:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397387#M32373</guid>
      <dc:creator>kuczynska</dc:creator>
      <dc:date>2017-12-15T09:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397388#M32374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes..But not able to view data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 09:28:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397388#M32374</guid>
      <dc:creator>vlakeshr</dc:creator>
      <dc:date>2017-12-15T09:28:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397389#M32375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pivot table containing 2 Years data and while selecting random month, we have to scroll the bar while view the data.&lt;/P&gt;&lt;P&gt;Can you please help me to fix this issue. I want to view selected month data and not able to see unselected data..&lt;/P&gt;&lt;P&gt;Interested in current selection data on basis of Month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate for your quick response..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Dec 2017 11:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397389#M32375</guid>
      <dc:creator>vlakeshr</dc:creator>
      <dc:date>2017-12-15T11:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397390#M32376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am loading this data table and created dashboard. all months data are reflecting in the pivot table.&lt;/P&gt;&lt;P&gt;When I select month then I want to see only selected month data and other month data column&amp;nbsp; should no display but when I selected random month ,&amp;nbsp; scrolling the scroll bar of the&amp;nbsp; table&amp;nbsp; to view the data.&lt;/P&gt;&lt;P&gt;Client want to see only current selection data on the basis of year and month.&lt;/P&gt;&lt;P&gt;I have used below condition in the measure to calculate % (Percentage) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if([Client Type] ='Individual' , (sum(Values) - (Value))/(sum({1}Values)),Null())&lt;/P&gt;&lt;P&gt;somebody help to fix that issue. Tuesday. I will give presentation to client and before that I want to fix that issue.&lt;/P&gt;&lt;P&gt;Appreciate for quick responses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Michalina Kuczynska had helped me with some solution and logic condition but it's not work. Thanks Mic for your efforts/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still finding solution....................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tables:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Database_SGH:&lt;BR /&gt;CrossTable (Month, Value, 7)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;LOAD&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Data Elements",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "FCC Top 20",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Client Type",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "DQ Dimension",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; COUNTRY,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CLIENT_ROLE,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; DE_KEY,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "12/31/2016",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "1/31/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "2/28/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "3/31/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "4/30/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "5/31/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "6/30/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "7/31/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "8/31/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "9/30/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "10/31/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "11/30/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "12/31/2017"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;FROM [lib://AttachedFiles/Data Profiling Template.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Database_SGH);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Total_SGH:&lt;BR /&gt;CrossTable (Month, Values, 1)&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "Client Type" as SGH_Client_Type ,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "12/31/2016",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "1/31/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "2/28/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "3/31/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "4/30/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "5/31/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "6/30/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "7/31/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "8/31/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "9/30/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "10/31/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "11/30/2017",&lt;BR /&gt;&amp;nbsp;&amp;nbsp; "12/31/2017"&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;FROM [lib://AttachedFiles/Data Profiling Template.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Total_SGH);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Dec 2017 11:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397390#M32376</guid>
      <dc:creator>vlakeshr</dc:creator>
      <dc:date>2017-12-16T11:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: How can remove scroll bar in qliksense and able to view selected data instead of scroll the table in qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397391#M32377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any suggestion or helpful guidance which can use and check it...&lt;SPAN class="emoticon-inline emoticon_sad"&gt;&lt;/SPAN&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Dec 2017 12:21:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-remove-scroll-bar-in-qliksense-and-able-to-view-selected/m-p/1397391#M32377</guid>
      <dc:creator>vlakeshr</dc:creator>
      <dc:date>2017-12-18T12:21:05Z</dc:date>
    </item>
  </channel>
</rss>

