<?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: Minimum Value Month name in Straight Table Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Minimum-Value-Month-name-in-Straight-Table-Chart/m-p/1308637#M826718</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;MonthName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;FirstSortedValue&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;Period&lt;/SPAN&gt;=,&lt;SPAN style="color: #800000;"&gt;FY&lt;/SPAN&gt;, &lt;SPAN style="color: #800000;"&gt;Month&lt;/SPAN&gt;&amp;gt;} &lt;SPAN style="color: #800000;"&gt;[Mon-Y]&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;Aggr&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;Period&lt;/SPAN&gt;=,&lt;SPAN style="color: #800000;"&gt;FY&lt;/SPAN&gt;, &lt;SPAN style="color: #800000;"&gt;Month&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;[Mon-Y]&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"&amp;gt;$(=Num(Addmonths(Max([Mon-Y]),-vInputRolling))) &amp;lt;=$(=Max([Mon-Y]))"&lt;/SPAN&gt;}&amp;gt;}&lt;SPAN style="color: #800000;"&gt;Actual_Efficiency&lt;/SPAN&gt;),&lt;SPAN style="color: #800000;"&gt;Item_Grouping&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;[Mon-Y]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;))) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jul 2017 05:54:47 GMT</pubDate>
    <dc:creator>antoniotiman</dc:creator>
    <dc:date>2017-07-14T05:54:47Z</dc:date>
    <item>
      <title>Minimum Value Month name in Straight Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Minimum-Value-Month-name-in-Straight-Table-Chart/m-p/1308636#M826717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I want to make a straight table chart. I am attaching herewith Sample QVW as well as Sample Excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My output in the table chart is as follows :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Dimension&lt;/STRONG&gt; - Item names as per dimension selected. Only two Items namely Bauxite and Caustic are there in my sample file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;1st Expression&lt;/STRONG&gt; : Minimum Actual Efficiency for selected rolling periods. My case is for 5 rolling periods with base period of May-17&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;2nd Expression&lt;/STRONG&gt; : Actual Efficiency for the Selected Month. This is calculating correctly. &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;3rd Expression&lt;/STRONG&gt; : I want to show here in which month minimum actual efficiency was in respect of every items. In the sample file two items are there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;My intention is to &lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;calculate the 3rd Expression to tally with the the text boxes expressions one for Bauxite and another for Caustic.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If I am making individual text boxes expressions, then it can be done easily as shown in two sample text boxes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Can you guide me as to how this 3rd expression can be made in the straight table chart.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Manish Prasad&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/Minimum-Value-Month-name-in-Straight-Table-Chart/m-p/1308636#M826717</guid>
      <dc:creator>manpri7078</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Value Month name in Straight Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Minimum-Value-Month-name-in-Straight-Table-Chart/m-p/1308637#M826718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;MonthName&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;SPAN style="color: #0000ff;"&gt;FirstSortedValue&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;Period&lt;/SPAN&gt;=,&lt;SPAN style="color: #800000;"&gt;FY&lt;/SPAN&gt;, &lt;SPAN style="color: #800000;"&gt;Month&lt;/SPAN&gt;&amp;gt;} &lt;SPAN style="color: #800000;"&gt;[Mon-Y]&lt;/SPAN&gt;,&lt;SPAN style="color: #0000ff;"&gt;Aggr&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #800000;"&gt;Period&lt;/SPAN&gt;=,&lt;SPAN style="color: #800000;"&gt;FY&lt;/SPAN&gt;, &lt;SPAN style="color: #800000;"&gt;Month&lt;/SPAN&gt;,&lt;BR /&gt; &lt;SPAN style="color: #800000;"&gt;[Mon-Y]&lt;/SPAN&gt;={&lt;SPAN style="color: #800000;"&gt;"&amp;gt;$(=Num(Addmonths(Max([Mon-Y]),-vInputRolling))) &amp;lt;=$(=Max([Mon-Y]))"&lt;/SPAN&gt;}&amp;gt;}&lt;SPAN style="color: #800000;"&gt;Actual_Efficiency&lt;/SPAN&gt;),&lt;SPAN style="color: #800000;"&gt;Item_Grouping&lt;/SPAN&gt;,&lt;SPAN style="color: #800000;"&gt;[Mon-Y]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;))) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 05:54:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Minimum-Value-Month-name-in-Straight-Table-Chart/m-p/1308637#M826718</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-07-14T05:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Minimum Value Month name in Straight Table Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Minimum-Value-Month-name-in-Straight-Table-Chart/m-p/1308638#M826719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Antonio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your guidance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manish Prasad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jul 2017 06:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Minimum-Value-Month-name-in-Straight-Table-Chart/m-p/1308638#M826719</guid>
      <dc:creator>manpri7078</dc:creator>
      <dc:date>2017-07-14T06:17:53Z</dc:date>
    </item>
  </channel>
</rss>

