<?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: Re: Re: Re: Re: How we can display field row values as column headings in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683439#M247771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the 1st question i created a new 'Metric Category' field that buckets 1 or more of the buckets together based on your screenshot. I did this in the load script. The Data: table below represents the table your qlikview script produces today. Below that i have a new metric category table that loads in all the metrics and depending on the name creates a new 'metric category' tag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i use the metric category in the dimension so you get the labels you want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the trend you can show 1 or more expressions in a line or combo chart depending on the metric category you select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD CRETD_BY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CRETD_DT,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LAST_UPDTD_BY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LAST_UPDTD_DT,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Metric,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MSR_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PLANT_NAM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; POLE_NAM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRIOR_FW_VAL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRIOR_MONTH_VAL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRIOR_QTR_VAL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRIOR_YR_VAL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUPPLIER_FLG&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MetricCategory:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Metric='NO OF RECEIPTS','NO OF RECEIPTS',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Metric='AVG. STD. LEAD TIME' or Metric='$ AWLT','AVG. STD. LEAD TIME&amp;nbsp; &amp;amp;&amp;nbsp; $ AWLT',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Metric='ON TIME DELIVERY %' or Metric='REQUEST MET %' or Metric='SHORT CYCLE %', 'ON TIME DELIVERY %&amp;nbsp; &amp;amp;&amp;nbsp; REQUEST MET %&amp;nbsp; &amp;amp;&amp;nbsp; SHORT CYCLE %',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Metric='P5 DAYS (EARLY)' or Metric='P95 DAYS (LATE)','P5 DAYS (EARLY)&amp;nbsp; &amp;amp;&amp;nbsp; P95 DAYS (LATE)'&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp; ) as MetricCategory,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Metric&lt;/P&gt;&lt;P&gt;resident Data;&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;exit script;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2014 16:28:50 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-07-30T16:28:50Z</dc:date>
    <item>
      <title>How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683432#M247764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Every one,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was trying to display field values as column headings( horizontal format) and that column field value as with "Trend" hyperlink.&lt;/P&gt;&lt;P&gt;If I click Trend hyperlink it should be display the line chart .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please see the attached images for your understand and suggest me how we can achieve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Swathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 13:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683432#M247764</guid>
      <dc:creator />
      <dc:date>2014-07-30T13:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683433#M247765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Swati,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have not attached any images.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sabal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 14:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683433#M247765</guid>
      <dc:creator />
      <dc:date>2014-07-30T14:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683434#M247766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here it is&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 14:02:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683434#M247766</guid>
      <dc:creator />
      <dc:date>2014-07-30T14:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683435#M247767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I changed the expressions to text from link and then just formatted them as blue/underline to look like links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When selected, getselectedcount(Metric) evaluates to 1. And with that you can control which metric shows in a detailed trend chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;take a look at the example.&amp;nbsp; you'll need to add conditional expressions depending on which metric is selected. also the trend chart is hidden unless there is only 1 selected metric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;help ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 14:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683435#M247767</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-07-30T14:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: Re: How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683436#M247768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Thanku&lt;/SPAN&gt; Jonathan for your quick response,but I would like to &lt;/SPAN&gt;display text "Trend" instead of digits.looks like below format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style=": ; color: #000000;"&gt;Output:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="width: 100%; border: #000000 1px solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;No Of recepts&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;Avg std Leadtime &amp;amp; AWLT(Combination of 2 fields here)&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;OTD%,Short Cycle &amp;amp; Request Met(Combination of 3 fields here)&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;"&gt;&lt;STRONG&gt;P95Days(Late) &amp;amp; P5Days(Early)&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;Trend&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;Trend&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;Trend&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;Trend&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if I click on Trend I would like to display the SUM of values in line chart.So is it possible to do it in qlikview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Swathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 15:14:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683436#M247768</guid>
      <dc:creator />
      <dc:date>2014-07-30T15:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683437#M247769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can actually just type 'Trend' in the expression definition to show Trends. Attached is the updated example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the trend chart you can use SUM or any other expression to show the results you want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i couldn't build a trend chart according to your screenshot because&amp;nbsp; I didn't find any data fields in your QVW to show a weekly numbers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for your 2nd question i'm not 100% sure what you want to show in the trend.&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 15:41:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683437#M247769</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-07-30T15:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683438#M247770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanku so much Jonathan ...looks we are almost near to our expected output for my 1st question.&lt;/P&gt;&lt;P&gt;but have some differences between expected output and your qvw output.&lt;/P&gt;&lt;P&gt;see the image for QVW output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expected output is combination of two or 3 fields as shown as previous mail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So is it possible to merge two or three fields in single column ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Swathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 15:57:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683438#M247770</guid>
      <dc:creator />
      <dc:date>2014-07-30T15:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683439#M247771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the 1st question i created a new 'Metric Category' field that buckets 1 or more of the buckets together based on your screenshot. I did this in the load script. The Data: table below represents the table your qlikview script produces today. Below that i have a new metric category table that loads in all the metrics and depending on the name creates a new 'metric category' tag.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then i use the metric category in the dimension so you get the labels you want. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the trend you can show 1 or more expressions in a line or combo chart depending on the metric category you select.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD CRETD_BY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CRETD_DT,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LAST_UPDTD_BY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LAST_UPDTD_DT,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Metric,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; MSR_ID,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PLANT_NAM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; POLE_NAM,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRIOR_FW_VAL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRIOR_MONTH_VAL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRIOR_QTR_VAL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; PRIOR_YR_VAL,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SUPPLIER_FLG&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(biff, embedded labels, table is Sheet1$);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MetricCategory:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Metric='NO OF RECEIPTS','NO OF RECEIPTS',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Metric='AVG. STD. LEAD TIME' or Metric='$ AWLT','AVG. STD. LEAD TIME&amp;nbsp; &amp;amp;&amp;nbsp; $ AWLT',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Metric='ON TIME DELIVERY %' or Metric='REQUEST MET %' or Metric='SHORT CYCLE %', 'ON TIME DELIVERY %&amp;nbsp; &amp;amp;&amp;nbsp; REQUEST MET %&amp;nbsp; &amp;amp;&amp;nbsp; SHORT CYCLE %',&lt;/P&gt;&lt;P&gt;&amp;nbsp; if(Metric='P5 DAYS (EARLY)' or Metric='P95 DAYS (LATE)','P5 DAYS (EARLY)&amp;nbsp; &amp;amp;&amp;nbsp; P95 DAYS (LATE)'&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp; )&lt;/P&gt;&lt;P&gt;&amp;nbsp; ) as MetricCategory,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Metric&lt;/P&gt;&lt;P&gt;resident Data;&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;exit script;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2014 16:28:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683439#M247771</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-07-30T16:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683440#M247772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;great thanku Jonathan ,looks good but is it possible to remove Metric Category column alone,I dont want to show it I want to hide it.&lt;/P&gt;&lt;P&gt;Let me work on my 2nd question,I believe for my 2nd question I need to add master calender table to my datamodel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Swathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 06:53:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683440#M247772</guid>
      <dc:creator />
      <dc:date>2014-07-31T06:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683441#M247773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can prevent the metric category from showing up in the current selections box. Would that help ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do that you need to set a hidden field prefix in the load script like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set HidePrefix='_' ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And then when you load the MetricCategory , prefix it with an '_' like this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #ffffee;"&gt;MetricCategory:&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #ffffee;"&gt;load&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #ffffee;"&gt;&amp;nbsp; if(Metric='NO OF RECEIPTS','NO OF RECEIPTS',&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #ffffee;"&gt;&amp;nbsp; if(Metric='AVG. STD. LEAD TIME' or Metric='$ AWLT','AVG. STD. LEAD TIME&amp;nbsp; &amp;amp;&amp;nbsp; $ AWLT',&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #ffffee;"&gt;&amp;nbsp; if(Metric='ON TIME DELIVERY %' or Metric='REQUEST MET %' or Metric='SHORT CYCLE %', 'ON TIME DELIVERY %&amp;nbsp; &amp;amp;&amp;nbsp; REQUEST MET %&amp;nbsp; &amp;amp;&amp;nbsp; SHORT CYCLE %',&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #ffffee;"&gt;&amp;nbsp; if(Metric='P5 DAYS (EARLY)' or Metric='P95 DAYS (LATE)','P5 DAYS (EARLY)&amp;nbsp; &amp;amp;&amp;nbsp; P95 DAYS (LATE)'&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #ffffee;"&gt;&amp;nbsp; )&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #ffffee;"&gt;&amp;nbsp; )&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #ffffee;"&gt;&amp;nbsp; )&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #ffffee;"&gt;&amp;nbsp; ) as _MetricCategory,&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #ffffee;"&gt;&amp;nbsp; Metric&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #ffffee;"&gt;resident Data;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 12:59:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683441#M247773</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-07-31T12:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683442#M247774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok thats fine Thanku so much.&lt;/P&gt;&lt;P&gt;Coming to the 2nd question If I click on trend I need to display line chart with dimention as FISCAL WEEK and expression as Sum(No Of Receipts).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this I have added calender table to my datamodel and tried to create chart it but I am unable to succeed can you pls check once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Swathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 13:50:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683442#M247774</guid>
      <dc:creator />
      <dc:date>2014-07-31T13:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683443#M247775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure !&amp;nbsp; You will have to tell me the following: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which field in your data model&amp;nbsp; shows multiple dates (or weeks) ? &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Which field in your data model represents the receipt ID ?&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;THis wasn't obvious to me.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 14:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683443#M247775</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-07-31T14:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Re: Re: Re: How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683444#M247776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the field FISCAL_YEAR_WEEK_NUM filed of Calender table(attached table) shows the weeks .&lt;/P&gt;&lt;P&gt;Metric column represents different values (like No of receipts,AWLT,AVG STD.LEADTIME....etc)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Swathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 15:02:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683444#M247776</guid>
      <dc:creator />
      <dc:date>2014-07-31T15:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: How we can display field row values as column headings</title>
      <link>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683445#M247777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok. i joined the new data set to the existing on LAST_UPDTD_DT&amp;nbsp; . i needed to wrap it in a date() function to do so. attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i don't see how i count the receipts.&amp;nbsp; the metric column has 'no of receipts' for example, but which other field gives you the number for the receipts ?&amp;nbsp; Also LAST_UPDTD_DT and fiscal date appear to be 2 different things. If you need to report metrics on a fiscal date (or week) basis, you'll need to add fiscal week to the main data table or add the number of receipts to the 'calendar' table. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2014 15:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-we-can-display-field-row-values-as-column-headings/m-p/683445#M247777</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-07-31T15:18:40Z</dc:date>
    </item>
  </channel>
</rss>

