<?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 with expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-with-expression/m-p/1554278#M440534</link>
    <description>&lt;P&gt;thanks for that Sunny.&lt;/P&gt;&lt;P&gt;I have one problem.&lt;/P&gt;&lt;P&gt;I had loaded same data for both the dates.&lt;/P&gt;&lt;P&gt;Now when I add data for 22nd June and remove 26th June which is duplicate data of 25th June. I still get as per my previous chart showed before your solution. Could you please check why 22nd and 25th Data not reflecting? I see only one data is reflecting which is making trend chart plain.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
    <pubDate>Fri, 08 Mar 2019 14:13:28 GMT</pubDate>
    <dc:creator>snarrp_Rocky</dc:creator>
    <dc:date>2019-03-08T14:13:28Z</dc:date>
    <item>
      <title>Need Help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-expression/m-p/1553440#M440458</link>
      <description>&lt;P&gt;I have attached my QVW.&lt;/P&gt;&lt;P&gt;It has two Fig. Fig1 and Fig2.&lt;/P&gt;&lt;P&gt;My query is.&lt;/P&gt;&lt;P&gt;Fig 1.&amp;nbsp; I&amp;nbsp;need to show both the dates (available dates) in the trend chart. In the calendar whatever the date is selected, the trend should show that data and its previous days data.&lt;/P&gt;&lt;P&gt;Fig2 . I need to show the portfolios/nodenames in one dimension or column. Like Credit &amp;amp; DCM, ST-Aust, Legacy, Debt/Credit AU only should appear in one column. I dont want to show "CorpDebt - Aust", like selectively I need to include portfolios. Your help is greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 09:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-expression/m-p/1553440#M440458</guid>
      <dc:creator>snarrp_Rocky</dc:creator>
      <dc:date>2019-03-07T09:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-expression/m-p/1553567#M440466</link>
      <description>&lt;P&gt;Is this what you are hoping to see?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/7482i0C3336C7F2370D58/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 12:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-expression/m-p/1553567#M440466</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-07T12:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-expression/m-p/1554278#M440534</link>
      <description>&lt;P&gt;thanks for that Sunny.&lt;/P&gt;&lt;P&gt;I have one problem.&lt;/P&gt;&lt;P&gt;I had loaded same data for both the dates.&lt;/P&gt;&lt;P&gt;Now when I add data for 22nd June and remove 26th June which is duplicate data of 25th June. I still get as per my previous chart showed before your solution. Could you please check why 22nd and 25th Data not reflecting? I see only one data is reflecting which is making trend chart plain.&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 14:13:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-expression/m-p/1554278#M440534</guid>
      <dc:creator>snarrp_Rocky</dc:creator>
      <dc:date>2019-03-08T14:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-expression/m-p/1554308#M440536</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;PRE&gt;Min({&amp;lt;COBDate = {"$(='&amp;gt;=' &amp;amp; Date(Max({&amp;lt;COBDate = {[$(='&amp;lt;=' &amp;amp; Date(Max(COBDate)))]}&amp;gt;}COBDate, 2)) &amp;amp; '&amp;lt;=' &amp;amp; Date(Max(COBDate)))"}&amp;gt;}Aggr(Sum({&amp;lt;RiskContainer={"VAR_1D"},NodeName4={"Traded"}, COBDate = {"$(='&amp;gt;=' &amp;amp; Date(Max({&amp;lt;COBDate = {[$(='&amp;lt;=' &amp;amp; Date(Max(COBDate)))]}&amp;gt;}COBDate, 2)) &amp;amp; '&amp;lt;=' &amp;amp; Date(Max(COBDate)))"}&amp;gt;}PnL), ScenarioDateID, NodeName4, COBDate), 5)&lt;/PRE&gt;</description>
      <pubDate>Fri, 08 Mar 2019 15:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-expression/m-p/1554308#M440536</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-03-08T15:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-expression/m-p/1554572#M440564</link>
      <description>Works &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; Many thanks Sunny. !!</description>
      <pubDate>Sun, 10 Mar 2019 05:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-expression/m-p/1554572#M440564</guid>
      <dc:creator>snarrp_Rocky</dc:creator>
      <dc:date>2019-03-10T05:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help with expression</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-with-expression/m-p/1554573#M440565</link>
      <description>&lt;P&gt;One suggestion needed please, if we have two charts, both of them are dependent on the selection of the date in calendar, as you change the date in calendar, the data in both the charts changes. This is fine.&lt;BR /&gt;But if I want to restrict the selection of data in one chart, which should not impact other chart based on what is selected in chart 1. How I can do it, I guess with Alternate state we can do it . Other otion is , i need to set two calendar for both the charts which is not what I need to achieve with.&lt;BR /&gt;I guess expression like, COBDate=Alternatestates::COBDate is probable solution but I am stuck here. Could you please advise?&lt;BR /&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sun, 10 Mar 2019 05:54:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-with-expression/m-p/1554573#M440565</guid>
      <dc:creator>snarrp_Rocky</dc:creator>
      <dc:date>2019-03-10T05:54:30Z</dc:date>
    </item>
  </channel>
</rss>

