<?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: Creating an inline table and trying to do some what if analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Creating-an-inline-table-and-trying-to-do-some-what-if-analysis/m-p/719468#M1058399</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks good. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can show % signs in the slider by adjusting the formatting of the slider as attached and then adjusting the multiplier in the straight table expressions by removing /100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider using 'background color' property of each expression in the chart properties. On the expression tab, hit '+' next to the expression to view the background color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could write something like this to show green or red depending if the what if # is higher or lower than the actual #: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (&amp;nbsp;&amp;nbsp; [Actual Avg Sales] * (1 + vSales2)&amp;nbsp; &amp;gt; [Actual Avg Sales] , green(), if (&amp;nbsp;&amp;nbsp; [Actual Avg Sales] * (1 + vSales2) = [Actual Avg Sales] , black(), red()))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Sep 2014 15:39:33 GMT</pubDate>
    <dc:creator>JonnyPoole</dc:creator>
    <dc:date>2014-09-29T15:39:33Z</dc:date>
    <item>
      <title>Creating an inline table and trying to do some what if analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-inline-table-and-trying-to-do-some-what-if-analysis/m-p/719467#M1058398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, i just have read this article and im trying to do what if analysis with an inline table. Im talking about the article given in this thread &lt;A href="https://community.qlik.com/thread/125701"&gt;what if&lt;/A&gt;. I know it´s weird but it´s a little example to understaund the concept, but i would like to know if this is right.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 14:36:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-inline-table-and-trying-to-do-some-what-if-analysis/m-p/719467#M1058398</guid>
      <dc:creator />
      <dc:date>2014-09-29T14:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an inline table and trying to do some what if analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-inline-table-and-trying-to-do-some-what-if-analysis/m-p/719468#M1058399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks good. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can show % signs in the slider by adjusting the formatting of the slider as attached and then adjusting the multiplier in the straight table expressions by removing /100.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider using 'background color' property of each expression in the chart properties. On the expression tab, hit '+' next to the expression to view the background color&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could write something like this to show green or red depending if the what if # is higher or lower than the actual #: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if (&amp;nbsp;&amp;nbsp; [Actual Avg Sales] * (1 + vSales2)&amp;nbsp; &amp;gt; [Actual Avg Sales] , green(), if (&amp;nbsp;&amp;nbsp; [Actual Avg Sales] * (1 + vSales2) = [Actual Avg Sales] , black(), red()))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 15:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-inline-table-and-trying-to-do-some-what-if-analysis/m-p/719468#M1058399</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-29T15:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an inline table and trying to do some what if analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-inline-table-and-trying-to-do-some-what-if-analysis/m-p/719469#M1058400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, I found strange that there are only a fews examples of what if analysis, and i didnt found nothing simple with inline tables.&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 16:18:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-inline-table-and-trying-to-do-some-what-if-analysis/m-p/719469#M1058400</guid>
      <dc:creator />
      <dc:date>2014-09-29T16:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an inline table and trying to do some what if analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-inline-table-and-trying-to-do-some-what-if-analysis/m-p/719470#M1058401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out the demo sample QVW here:&amp;nbsp; specifically the 'Sales Analysis' tab&amp;nbsp; -&amp;gt; 'What If'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://us-b.demo.qlik.com/QvAJAXZfc/opendoc.htm?document=qvdocs%2FExecutive%20Dashboard.qvw&amp;amp;host=demo11&amp;amp;anonymous=true" title="http://us-b.demo.qlik.com/QvAJAXZfc/opendoc.htm?document=qvdocs%2FExecutive%20Dashboard.qvw&amp;amp;host=demo11&amp;amp;anonymous=true"&gt;QlikView&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 16:21:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-inline-table-and-trying-to-do-some-what-if-analysis/m-p/719470#M1058401</guid>
      <dc:creator>JonnyPoole</dc:creator>
      <dc:date>2014-09-29T16:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Creating an inline table and trying to do some what if analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Creating-an-inline-table-and-trying-to-do-some-what-if-analysis/m-p/719471#M1058402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Sep 2014 18:05:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Creating-an-inline-table-and-trying-to-do-some-what-if-analysis/m-p/719471#M1058402</guid>
      <dc:creator />
      <dc:date>2014-09-29T18:05:48Z</dc:date>
    </item>
  </channel>
</rss>

