<?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 radar chart qliksense issue in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1933107#M76865</link>
    <description>&lt;P&gt;Hello community&lt;/P&gt;
&lt;P&gt;I'm facing an issue about add many measures on the radar chart (bundle vizualisation)&lt;/P&gt;
&lt;P&gt;we can only put 1 measure...&lt;/P&gt;
&lt;P&gt;we cannot realise the same viz like qlikview ( in order to show benchmark for example)&lt;/P&gt;
&lt;P&gt;Is there a tips in order to realize real Radar Chart?&lt;/P&gt;
&lt;P&gt;Tanka a lot&lt;/P&gt;</description>
    <pubDate>Thu, 19 May 2022 13:51:48 GMT</pubDate>
    <dc:creator>ALEX1977ALEX</dc:creator>
    <dc:date>2022-05-19T13:51:48Z</dc:date>
    <item>
      <title>radar chart qliksense issue</title>
      <link>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1933107#M76865</link>
      <description>&lt;P&gt;Hello community&lt;/P&gt;
&lt;P&gt;I'm facing an issue about add many measures on the radar chart (bundle vizualisation)&lt;/P&gt;
&lt;P&gt;we can only put 1 measure...&lt;/P&gt;
&lt;P&gt;we cannot realise the same viz like qlikview ( in order to show benchmark for example)&lt;/P&gt;
&lt;P&gt;Is there a tips in order to realize real Radar Chart?&lt;/P&gt;
&lt;P&gt;Tanka a lot&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 13:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1933107#M76865</guid>
      <dc:creator>ALEX1977ALEX</dc:creator>
      <dc:date>2022-05-19T13:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: radar chart qliksense issue</title>
      <link>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1933187#M76869</link>
      <description>&lt;P&gt;unfortunately, the Qlik Sense radar chart can accommodate only one measure.&amp;nbsp; however, what you can do is trick the chart by adding an extra value in your first dimension which is associated to all the values in your 2nd dimension.&amp;nbsp; then in your measure use an if statement&amp;nbsp;&lt;BR /&gt;when the value of your 1st dim = extra value, use your baseline calculation, else use your normal calculation.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-05-19 at 11.35.46 AM.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/79862i0AB0875E23B2C4D5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2022-05-19 at 11.35.46 AM.png" alt="Screen Shot 2022-05-19 at 11.35.46 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; if you notice, i added a value for Date (my first dim) which has an association with the 2nd dim.&amp;nbsp; it does not have to have any value for my measure.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 15:37:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1933187#M76869</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-05-19T15:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: radar chart qliksense issue</title>
      <link>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1933189#M76870</link>
      <description>&lt;P&gt;i suggest to build a table first to check if you get the desired value for each of the second dimension&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 15:38:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1933189#M76870</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-05-19T15:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: radar chart qliksense issue</title>
      <link>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1934181#M76952</link>
      <description>&lt;P&gt;Hello&amp;nbsp; thank for your back&lt;/P&gt;
&lt;P&gt;however i can perform this on my data/on my model because i use set analysis ...&lt;/P&gt;
&lt;P&gt;That i expect to you for example:&lt;/P&gt;
&lt;P&gt;clothes Sells by country&lt;/P&gt;
&lt;P&gt;My Dim = clothes&amp;nbsp; type&lt;/P&gt;
&lt;P&gt;My measure = Sum(sells)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If i check france , i want to see France and all the countries too in a second measure..&lt;/P&gt;
&lt;P&gt;In your reply you use the dimension Date2 but in fact the dimension should be Dim , the date dimension is not a real dimension&lt;/P&gt;
&lt;P&gt;my dimension should be Dim (A,B,C) and my bench will be *&lt;/P&gt;
&lt;P&gt;i chech B for exemple and i want 2 line (B and the *)&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 09:57:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1934181#M76952</guid>
      <dc:creator>ALEX1977ALEX</dc:creator>
      <dc:date>2022-05-23T09:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: radar chart qliksense issue</title>
      <link>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1934408#M76970</link>
      <description>&lt;P&gt;knowing more relevant information makes for a better understanding of the problem and simpler solution.&lt;/P&gt;
&lt;P&gt;for your 1st dimension use this:&lt;/P&gt;
&lt;P&gt;=valueList('BASELINE','$(=only(Country))')&lt;/P&gt;
&lt;P&gt;that creates a dim with just 2 values, BASELINE + whatever Country is selected.&lt;/P&gt;
&lt;P&gt;use Clothes Type as the 2nd DIm.&lt;/P&gt;
&lt;P&gt;use this as your measure:&lt;BR /&gt;if(valueList('BASELINE','$(=only(Country))')='BASELINE',Sum({&amp;lt;Country=&amp;gt;}volume), Sum({&amp;lt;Country={'$(=only(Country))'}&amp;gt;}volume))&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 17:52:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1934408#M76970</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-05-23T17:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: radar chart qliksense issue</title>
      <link>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1934409#M76971</link>
      <description>&lt;P&gt;this assumes that only one country is selected and that there is always be a selection&lt;/P&gt;</description>
      <pubDate>Mon, 23 May 2022 17:53:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1934409#M76971</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-05-23T17:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: radar chart qliksense issue</title>
      <link>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1936631#M77200</link>
      <description>&lt;P&gt;Ok&lt;/P&gt;
&lt;P&gt;but i can perform this case because i dont change the model! too more impact&amp;nbsp;&lt;/P&gt;
&lt;P&gt;we want what we have developed for the customer by the past(Qlikview)&lt;/P&gt;
&lt;P&gt;it's an exemple on that i take on the web&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ALEX1977ALEX_0-1653664173586.png" style="width: 270px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/80493iBBF484DFEAD88975/image-dimensions/270x248?v=v2" width="270" height="248" role="button" title="ALEX1977ALEX_0-1653664173586.png" alt="ALEX1977ALEX_0-1653664173586.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;So all the benchmark could not be performed on a radar kpi with qliksense&lt;/P&gt;
&lt;P&gt;can we make a plan with you in order to find the better solution?&lt;/P&gt;
&lt;P&gt;Alexandre&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 15:14:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1936631#M77200</guid>
      <dc:creator>ALEX1977ALEX</dc:creator>
      <dc:date>2022-05-27T15:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: radar chart qliksense issue</title>
      <link>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1936706#M77204</link>
      <description>&lt;P&gt;the solution does not require you to change the DM.&amp;nbsp; also dont compare QlikView and Qlik Sense.&amp;nbsp; QV has tons of options not available in Qlik Sense.&amp;nbsp; if you really need a specific look and feel then you maybe have to create an extension.&amp;nbsp; however, if you dont have the expertise youll hit a brick wall later on so stick to what is out of the box, live with it and in this case do some kind of tweak.&lt;/P&gt;</description>
      <pubDate>Fri, 27 May 2022 17:04:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/radar-chart-qliksense-issue/m-p/1936706#M77204</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2022-05-27T17:04:27Z</dc:date>
    </item>
  </channel>
</rss>

