<?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: Troubleshoot Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114678#M767249</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok so the Period will change based on your selections so which 12 months you want to make it static, like current 12 months?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jul 2018 15:43:05 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-07-05T15:43:05Z</dc:date>
    <item>
      <title>Troubleshoot Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114673#M767244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi I have the expression below that I am trying to make it stay constant&amp;nbsp; no matter what the user selects. I used "1" but the line for the expression still adjusts when the user make a selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({1&amp;lt;metric_name={'Billable'}, metric_grouping={'OT'}, $(vset12Months_Modifier)&amp;gt;} metric total)&lt;/P&gt;&lt;P&gt;/ sum($(vset12Months_set) hours_units)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions on how to make this expression constant no matter what the user selects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you &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/Troubleshoot-Expression/m-p/114673#M767244</guid>
      <dc:creator>taylor_jesse</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114674#M767245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe try With this.&lt;/P&gt;&lt;P&gt;=sum({1&amp;lt;metric_name={'Billable'}, metric_grouping={'OT'}, $(vset12Months_Modifier)&amp;gt;} metric total)&lt;/P&gt;&lt;P&gt;/ sum({&lt;STRONG&gt;1} &lt;/STRONG&gt;$(vset12Months_set) hours_units)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 14:11:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114674#M767245</guid>
      <dc:creator>stabben23</dc:creator>
      <dc:date>2018-07-05T14:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114675#M767246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for your help. The line for the expression still adjusts based on user selection. The values on the y axis changes as well. I will like this expression to stay the same no matter what. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 14:16:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114675#M767246</guid>
      <dc:creator>taylor_jesse</dc:creator>
      <dc:date>2018-07-05T14:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114676#M767247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think its because of the variables. So you want to exclude the values coming from Variable too. Right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 15:01:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114676#M767247</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-07-05T15:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114677#M767248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The variable is for 12 month&amp;nbsp; period. I will like to include the variable to calculate a 12 month time period.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 15:05:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114677#M767248</guid>
      <dc:creator>taylor_jesse</dc:creator>
      <dc:date>2018-07-05T15:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114678#M767249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok so the Period will change based on your selections so which 12 months you want to make it static, like current 12 months?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 15:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114678#M767249</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-07-05T15:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Troubleshoot Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114679#M767250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes 12 current month. Below is the definition for the variable.&lt;/P&gt;&lt;P&gt;vset12Months_Modifier = MonthYear= &lt;SPAN style="color: #212121; font-family: wf_segoe-ui_normal, 'Segoe UI', 'Segoe WP', Tahoma, Arial, sans-serif, serif, EmojiFont; font-size: 15px;"&gt;MonthYear={"&amp;gt;=$(=date(addmonths(max(MonthYear),-11),'MMM-YYYY'))&amp;nbsp; &amp;lt;=$(=max(MonthYear))"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vset12Months_Set = &lt;SPAN style="font-size: 10pt;"&gt;{$&amp;lt;MonthYear={"&amp;gt;=$(=date(addmonths(max(MonthYear),-11),'MMM-YYYY'))&amp;nbsp; &amp;lt;=$(=max(MonthYear))"}&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV dir="ltr"&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jul 2018 15:51:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Troubleshoot-Expression/m-p/114679#M767250</guid>
      <dc:creator>taylor_jesse</dc:creator>
      <dc:date>2018-07-05T15:51:33Z</dc:date>
    </item>
  </channel>
</rss>

