<?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 How to create a virtual row in script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-create-a-virtual-row-in-script/m-p/1680763#M51795</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a country and measure and placing these objects in a table. In my country column I have 3 rows (IN, US and UK), but my requirement is need to show additional row which is a combination IN+US. How to achieve this requirement with out effecting other tables like gender table. Please find the attached qvf file for your reference.&lt;/P&gt;&lt;TABLE width="203"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="113"&gt;Country&lt;/TD&gt;&lt;TD width="90"&gt;Sum(measure)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;IN&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;UK&lt;/TD&gt;&lt;TD&gt;300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;US&lt;/TD&gt;&lt;TD&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;IN+US&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;300&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;EM&gt;Totals&lt;/EM&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;600&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: even after adding new row (IN+US) totals should show as actual value i;e IN+UK+US=600.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhushan&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 21:32:42 GMT</pubDate>
    <dc:creator>Bhushan1</dc:creator>
    <dc:date>2021-12-20T21:32:42Z</dc:date>
    <item>
      <title>How to create a virtual row in script</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-create-a-virtual-row-in-script/m-p/1680763#M51795</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a country and measure and placing these objects in a table. In my country column I have 3 rows (IN, US and UK), but my requirement is need to show additional row which is a combination IN+US. How to achieve this requirement with out effecting other tables like gender table. Please find the attached qvf file for your reference.&lt;/P&gt;&lt;TABLE width="203"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="113"&gt;Country&lt;/TD&gt;&lt;TD width="90"&gt;Sum(measure)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;IN&lt;/TD&gt;&lt;TD&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;UK&lt;/TD&gt;&lt;TD&gt;300&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;US&lt;/TD&gt;&lt;TD&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;STRONG&gt;IN+US&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;300&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;EM&gt;Totals&lt;/EM&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;600&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: even after adding new row (IN+US) totals should show as actual value i;e IN+UK+US=600.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhushan&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:32:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-create-a-virtual-row-in-script/m-p/1680763#M51795</guid>
      <dc:creator>Bhushan1</dc:creator>
      <dc:date>2021-12-20T21:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a virtual row in script</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-create-a-virtual-row-in-script/m-p/1680776#M51798</link>
      <description>&lt;P&gt;Try using dimensionality() like:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1.PNG" style="width: 363px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29402iEDE6375D49E181EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="1.PNG" alt="1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2.PNG" style="width: 401px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/29403i126F432332B5A844/image-size/large?v=v2&amp;amp;px=999" role="button" title="2.PNG" alt="2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 07:41:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-create-a-virtual-row-in-script/m-p/1680776#M51798</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2020-03-02T07:41:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a virtual row in script</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-create-a-virtual-row-in-script/m-p/1680821#M51799</link>
      <description>&lt;P&gt;Hi Tresesco,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply. I have tested your post, it's working with dimensionality(), but I need to add some extra further requirement to my post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have two filter panes, first filter panel contains set of filter and applied "firststate" alternate state to it. Second filter pane contains a set of filters and applied "SecondState" alternate state to it.&lt;/P&gt;&lt;P&gt;if you see in my previous attachment, I have placed Gender table also. Actually that gender table contains Gender dimension and 3 measures (All (which will not reflect to any filter from top filters),FirstStateSales measure will reflect only for "FirstState" filter pane alternate state filter and "SecondStateSales" measure will reflect only for "Secondstate" alternate state filter.&lt;/P&gt;&lt;P&gt;Note: this gender table should not consider newly created virtual row while calculating those 3 measures because of that i have added condition flag={0} in set analysis.&lt;/P&gt;&lt;P&gt;Please find the attached modified qvf and help me on this.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhushan&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Mar 2020 09:59:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-create-a-virtual-row-in-script/m-p/1680821#M51799</guid>
      <dc:creator>Bhushan1</dc:creator>
      <dc:date>2020-03-02T09:59:28Z</dc:date>
    </item>
  </channel>
</rss>

