<?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: Prefix in KPI in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283996#M26862</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dinesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean conditional Background colors, if yes you could do that in Dimensions/Expressions Tab based on your requirement by Movin to the Background colors section as in the attachment.&lt;/P&gt;&lt;P&gt;It would be better if you could share a sample application if this is not what you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Mar 2017 07:58:27 GMT</pubDate>
    <dc:creator>anushree1</dc:creator>
    <dc:date>2017-03-14T07:58:27Z</dc:date>
    <item>
      <title>Prefix in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283991#M26857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to add '$' symbol before my measure. I get the output by using this Expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;pick(ceil(log10(sum(Sales))/3),&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; num(sum(Sales),'#,##0.0'),&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; num(sum(Sales)/1000,'#,##0.0 K'),&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; num(sum(Sales)/1000000,'#,##0.0 M')&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ) &lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&amp;amp; ''&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;(This is answered by &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/gwassenaar"&gt;gwassenaar&lt;/A&gt;&lt;/STRONG&gt;)&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;But i can't get the conditional Colors&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Could anyone help&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;Thanks in Advance&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 07:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283991#M26857</guid>
      <dc:creator>dineshraj</dc:creator>
      <dc:date>2017-03-14T07:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: Prefix in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283992#M26858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Properties--&amp;gt; Dimensions and In the Dimensions tab and In the label type anything you like to display. eg:'$' &amp;amp; 'brand'&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 07:42:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283992#M26858</guid>
      <dc:creator />
      <dc:date>2017-03-14T07:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: Prefix in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283993#M26859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-size: 13px; font-family: inherit; color: #3d3d3d;"&gt;Try using the Num Format like: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; num(sum(Sales),'&lt;SPAN style="font-size: 13.3333px;"&gt;$#,##0.00&lt;/SPAN&gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 07:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283993#M26859</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2017-03-14T07:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Prefix in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283994#M26860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anushree,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I get the output but i am not able to give conditional Colors&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 07:50:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283994#M26860</guid>
      <dc:creator>dineshraj</dc:creator>
      <dc:date>2017-03-14T07:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Prefix in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283995#M26861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not what i am expecting&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 07:51:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283995#M26861</guid>
      <dc:creator>dineshraj</dc:creator>
      <dc:date>2017-03-14T07:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Prefix in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283996#M26862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dinesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean conditional Background colors, if yes you could do that in Dimensions/Expressions Tab based on your requirement by Movin to the Background colors section as in the attachment.&lt;/P&gt;&lt;P&gt;It would be better if you could share a sample application if this is not what you are looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 07:58:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283996#M26862</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2017-03-14T07:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: Prefix in KPI</title>
      <link>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283997#M26863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is for qlik sense.In qlik sense KPI can't be colored if string is in your expression. so i am asking Is there any other method for conditional colors???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="156196" alt="Thread.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/156196_Thread.JPG" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Mar 2017 08:08:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Prefix-in-KPI/m-p/1283997#M26863</guid>
      <dc:creator>dineshraj</dc:creator>
      <dc:date>2017-03-14T08:08:13Z</dc:date>
    </item>
  </channel>
</rss>

