<?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: Need help in tabular report in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368843#M820987</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even, this should work default. I don't think whether you need any changes here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And try BG color for A dimension and try with selection then see ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Aug 2017 12:07:44 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-08-08T12:07:44Z</dc:date>
    <item>
      <title>Need help in tabular report</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368841#M820985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to display report in tabular format. I have two dimension (A and B).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have marked in color code. Amber color will not change it should static and if i select A then corresponding data will display. Similar way for column B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output format mentioned in sheet 2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368841#M820985</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in tabular report</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368842#M820986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you provide us sample input data???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prashant &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 11:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368842#M820986</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-08-08T11:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in tabular report</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368843#M820987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even, this should work default. I don't think whether you need any changes here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And try BG color for A dimension and try with selection then see ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 12:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368843#M820987</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-08T12:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in tabular report</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368844#M820988</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't required color. Just wanted to show in sheet 2 format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 12:22:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368844#M820988</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-08T12:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in tabular report</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368845#M820989</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;Create Flag in your script and use it in your front end&lt;/P&gt;&lt;P&gt;for example&lt;/P&gt;&lt;P&gt;Load Area,Component,A as data,'A' as Flag from table;&lt;/P&gt;&lt;P&gt;concatenate&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Load Area,Component,B as data,'B' as Flag from table;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;In front End&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;take Pivot table &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;add dimension Area, component&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Expression only(data)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;take Filter in front end : Flag&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Regards,&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Aug 2017 12:32:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368845#M820989</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2017-08-08T12:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in tabular report</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368846#M820990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can anyone help me with attached sample data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 08:03:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368846#M820990</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-14T08:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in tabular report</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368847#M820991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the diff between first sheet and second sheet for first three columns?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you make it clear in image where we have to look&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 08:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368847#M820991</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-08-14T08:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in tabular report</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368848#M820992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do that in straight table also or in any other chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm assuming that your table should have &lt;STRONG&gt;Area&lt;/STRONG&gt; and &lt;STRONG&gt;Component&lt;/STRONG&gt; and &lt;STRONG&gt;3rd dimension&lt;/STRONG&gt; as A or B based upon the user selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First load two flags in a script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;FieldSelection:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;load * inline [&lt;/P&gt;&lt;P&gt;FieldValue&lt;/P&gt;&lt;P&gt;ReportBy_A&lt;/P&gt;&lt;P&gt;ReportBy_B&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in front end have a list box/filter with FieldValue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Place a table --&amp;gt; Add dimensions Area, Component and 3rd one should be a calculated dimension &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(GetFieldSelections(FieldValue) = 'ReportBy_A', A,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(GetFieldSelections(FieldValue) = 'ReportBy_B', B, A)&lt;/P&gt;&lt;P&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then by default your report will show data for A and changes accordingly on selection of B or A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prashanth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 08:36:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368848#M820992</guid>
      <dc:creator>d_prashanthredd</dc:creator>
      <dc:date>2017-08-14T08:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in tabular report</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368849#M820993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;crosstable(select,data,2)&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;Area,&lt;/P&gt;&lt;P&gt;Component,&lt;/P&gt;&lt;P&gt;A,&lt;/P&gt;&lt;P&gt;B&lt;/P&gt;&lt;P&gt;from book1.xlsx;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then create pivot table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give&lt;/P&gt;&lt;P&gt;Area,&lt;/P&gt;&lt;P&gt;Component,&lt;/P&gt;&lt;P&gt;and selectas dimensions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and give data as expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then drag select from vertical to horizintal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:select is a fields name&amp;nbsp; give name with your convenient name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE style="width: 523px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl21" height="53" width="127"&gt; &lt;/TD&gt;&lt;TD class="xl21" width="127"&gt;&lt;/TD&gt;&lt;TD class="xl18" width="127"&gt;&lt;/TD&gt;&lt;TD class="xl18" width="142"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 09:09:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368849#M820993</guid>
      <dc:creator />
      <dc:date>2017-08-14T09:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in tabular report</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368850#M820994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have added sample data and screenshot as an attachment&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Aug 2017 14:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-tabular-report/m-p/1368850#M820994</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-14T14:25:18Z</dc:date>
    </item>
  </channel>
</rss>

