<?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: Line chart can have diffrent style of representation..!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699147#M252419</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the scenario :-&lt;/P&gt;&lt;P&gt;calculated dimension is&lt;/P&gt;&lt;P&gt;1. week&lt;/P&gt;&lt;P&gt;2. if(simtype='HIST', simtype, oreder count)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the expression is:-&lt;/P&gt;&lt;P&gt;avg(ltsd);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Sep 2014 12:53:33 GMT</pubDate>
    <dc:creator>rajveersinghsisodiya</dc:creator>
    <dc:date>2014-09-03T12:53:33Z</dc:date>
    <item>
      <title>Line chart can have diffrent style of representation..!!</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699142#M252414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;i am using line chart with two dimensions first one is week and other is calculated dimension and one expression.&lt;/P&gt;&lt;P&gt;line chart has diffrent 10 to 15 lines based on calculated dimension,&lt;/P&gt;&lt;P&gt;Each line has diffrent color,but i need diffrent color with diffrent style for each line displayed.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/65809_Capture.PNG" style="width: 620px; height: 167px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 10:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699142#M252414</guid>
      <dc:creator>rajveersinghsisodiya</dc:creator>
      <dc:date>2014-09-03T10:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart can have diffrent style of representation..!!</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699143#M252415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajveer,&lt;/P&gt;&lt;P&gt;What do you mean my different style? You can check&amp;nbsp; Symbol checkbox in Expression tab and also change style of line from normal to Smooth or anything else as given in dropdown.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 11:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699143#M252415</guid>
      <dc:creator>vijay_iitkgp</dc:creator>
      <dc:date>2014-09-03T11:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart can have diffrent style of representation..!!</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699144#M252416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajveer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to chart properties&amp;gt;style&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; and choose the style you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your looking for a specific style please provide the snapshot &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 11:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699144#M252416</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2014-09-03T11:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart can have diffrent style of representation..!!</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699145#M252417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The are only four different line styles possible. You can change the line style by clicking on the + in front of the expression, select Line Style and enter '&amp;lt;S1&amp;gt;' as expression. S1, S2, S3 and S4 are valid line styles. You can also change the thickness of the line with &amp;lt;W1&amp;gt; through &amp;lt;W8&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to make the line style depend on the dimension value you'll need something like &lt;/P&gt;&lt;P&gt;'&amp;lt;S' &amp;amp; FieldIndex('&lt;EM&gt;MyDimension&lt;/EM&gt;', &lt;EM&gt;MyDimension&lt;/EM&gt;) &amp;amp; '&amp;gt;'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 11:39:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699145#M252417</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-09-03T11:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart can have diffrent style of representation..!!</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699146#M252418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;A href="https://community.qlik.com/qlik-users/96544"&gt;Gysbert Wassenaar&lt;/A&gt;&amp;nbsp;&amp;nbsp; thans for reply but in my chart only one line coming from expression and other lines are coming directly from calculated dimension so where i can write above mentioned expression for line style. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 12:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699146#M252418</guid>
      <dc:creator>rajveersinghsisodiya</dc:creator>
      <dc:date>2014-09-03T12:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart can have diffrent style of representation..!!</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699147#M252419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the scenario :-&lt;/P&gt;&lt;P&gt;calculated dimension is&lt;/P&gt;&lt;P&gt;1. week&lt;/P&gt;&lt;P&gt;2. if(simtype='HIST', simtype, oreder count)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and the expression is:-&lt;/P&gt;&lt;P&gt;avg(ltsd);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 12:53:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699147#M252419</guid>
      <dc:creator>rajveersinghsisodiya</dc:creator>
      <dc:date>2014-09-03T12:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart can have diffrent style of representation..!!</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699148#M252420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please show me how you manage to present one line from an expression and other lines from calculated dimensions in the same chart. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 12:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699148#M252420</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-09-03T12:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart can have diffrent style of representation..!!</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699149#M252421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please see this chart &lt;IMG alt="Capture.PNG" class="jive-image" src="https://community.qlik.com/legacyfs/online/65817_Capture.PNG" style="width: 620px; height: 270px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 12:58:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699149#M252421</guid>
      <dc:creator>rajveersinghsisodiya</dc:creator>
      <dc:date>2014-09-03T12:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart can have diffrent style of representation..!!</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699150#M252422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am new to qlikview so not able to write technical words but may be you can understand by that graph and the dimensions and the expresion provided.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 13:03:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699150#M252422</guid>
      <dc:creator>rajveersinghsisodiya</dc:creator>
      <dc:date>2014-09-03T13:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart can have diffrent style of representation..!!</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699151#M252423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Rajveer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe you need to go back to first principle and think about&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Why you have been asked to present the data ?&lt;/LI&gt;&lt;LI&gt;What insights are people hoping to gain from it ?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;10+ lines on a single chart is never going to be easy for a human brain to visualise, in fact for me looking at your images I find it impossible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may find it better to use a different visualization.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Sep 2014 16:00:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699151#M252423</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-03T16:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: Line chart can have diffrent style of representation..!!</title>
      <link>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699152#M252424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi bill thanks for reply,&lt;/P&gt;&lt;P&gt;let me explain, that chart is default view of history and simulation . history has only one lineand others lines are of simulation, calculated based on different parameters,user can select those parameters. and if user select only one parameter then it will show one history and one simulation line and number of lines&amp;nbsp; increases depends upon the selection of calculated simulation values by the user but the chart i have shown here it is default one in that all values of calculated simulation displayed. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 04:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Line-chart-can-have-diffrent-style-of-representation/m-p/699152#M252424</guid>
      <dc:creator>rajveersinghsisodiya</dc:creator>
      <dc:date>2014-09-04T04:21:48Z</dc:date>
    </item>
  </channel>
</rss>

