<?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: Question about Qlik Sense development in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Question-about-Qlik-Sense-development/m-p/1581846#M42521</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;How to sort month by expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;WildMatch can be used for sort by expression : WildMatch(T2Month,'Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec')&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2)&amp;nbsp; How I can add custom KPI, so it not only show numbers but also arrow either up or down (depending on the last month results)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I used Default #1 KPI object in my example&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3)&amp;nbsp;&amp;nbsp;Are there any option to add in bold or different lines to differentiate charts? Otherwise they are a lot and it's difficult to see.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We don't have any option or line related style option as in qlik view&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4)&lt;/SPAN&gt;&lt;SPAN&gt;My company won't allow to manually upload custom made (from github) widgets and extensions, even if I would send them file, it would take ages them to upload. Are there any way of how I can use the code and add new widgets? Perhaps within dev-hub environment?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; For this you can go to custom made extension directly made from Dev-hub on your server edition(i normally do in my client side)&amp;nbsp;&amp;nbsp;&amp;amp; widgets can be made as same as extension and you can have multiple options as per requirement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Sun, 19 May 2019 05:55:09 GMT</pubDate>
    <dc:creator>ajaykakkar93</dc:creator>
    <dc:date>2019-05-19T05:55:09Z</dc:date>
    <item>
      <title>Question about Qlik Sense development</title>
      <link>https://community.qlik.com/t5/App-Development/Question-about-Qlik-Sense-development/m-p/1579890#M42345</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I have a few questions about&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;QLIK SENSE&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;How to sort month by expression or similar (I have tried following : sorting - &amp;gt; and put month as number on is not working). Format for months in my case are - January, February, etc. I understand that I have to put them as in numbers, so Qlik recognizes, but how?&lt;/P&gt;&lt;P&gt;2. How I can add custom KPI, so it not only show numbers but also arrow either up or down (depending on the last month results)&lt;/P&gt;&lt;P&gt;3. Are there any option to add in bold or different lines to differentiate charts? Otherwise they are a lot and it's difficult to see.&lt;/P&gt;&lt;P&gt;4. My company won't allow to manually upload custom made (from github) widgets and extensions, even if I would send them file, it would take ages them to upload. Are there any way of how I can use the code and add new widgets? Perhaps within dev-hub environment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 11:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Question-about-Qlik-Sense-development/m-p/1579890#M42345</guid>
      <dc:creator>jamesjames</dc:creator>
      <dc:date>2019-05-14T11:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Qlik Sense development</title>
      <link>https://community.qlik.com/t5/App-Development/Question-about-Qlik-Sense-development/m-p/1581821#M42512</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I understand your requirements I'll share you a basic application with some features similar to these hope it will help.&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 02:34:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Question-about-Qlik-Sense-development/m-p/1581821#M42512</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2019-05-19T02:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Qlik Sense development</title>
      <link>https://community.qlik.com/t5/App-Development/Question-about-Qlik-Sense-development/m-p/1581846#M42521</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;1)&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;How to sort month by expression&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;WildMatch can be used for sort by expression : WildMatch(T2Month,'Jan','Feb','Mar','Apr','May','Jun','Jul','Aug','Sep','Oct','Nov','Dec')&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2)&amp;nbsp; How I can add custom KPI, so it not only show numbers but also arrow either up or down (depending on the last month results)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I used Default #1 KPI object in my example&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3)&amp;nbsp;&amp;nbsp;Are there any option to add in bold or different lines to differentiate charts? Otherwise they are a lot and it's difficult to see.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We don't have any option or line related style option as in qlik view&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;4)&lt;/SPAN&gt;&lt;SPAN&gt;My company won't allow to manually upload custom made (from github) widgets and extensions, even if I would send them file, it would take ages them to upload. Are there any way of how I can use the code and add new widgets? Perhaps within dev-hub environment?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; For this you can go to custom made extension directly made from Dev-hub on your server edition(i normally do in my client side)&amp;nbsp;&amp;nbsp;&amp;amp; widgets can be made as same as extension and you can have multiple options as per requirement.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 05:55:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Question-about-Qlik-Sense-development/m-p/1581846#M42521</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2019-05-19T05:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Question about Qlik Sense development</title>
      <link>https://community.qlik.com/t5/App-Development/Question-about-Qlik-Sense-development/m-p/1581847#M42522</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Refer sheet "Question about Qlik Sense development" from the app attached&lt;/P&gt;</description>
      <pubDate>Sun, 19 May 2019 05:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Question-about-Qlik-Sense-development/m-p/1581847#M42522</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2019-05-19T05:55:56Z</dc:date>
    </item>
  </channel>
</rss>

