<?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: Mekaarogram extension modifications in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mekaarogram-extension-modifications/m-p/1580774#M10552</link>
    <description>&lt;P&gt;Extension..&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2019 05:50:24 GMT</pubDate>
    <dc:creator>ajaykakkar93</dc:creator>
    <dc:date>2019-05-16T05:50:24Z</dc:date>
    <item>
      <title>Mekaarogram extension modifications</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mekaarogram-extension-modifications/m-p/1580564#M10545</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm trying with difficulty to personalize the extension I found on clik branch called mekaarogram for my needs.&lt;/P&gt;&lt;P&gt;qlik branch:&amp;nbsp;&lt;A href="https://developer.qlik.com/garden/5bd89cfc2a25cb0011f693c3" target="_blank"&gt;https://developer.qlik.com/garden/5bd89cfc2a25cb0011f693c3&lt;/A&gt;&lt;/P&gt;&lt;P&gt;github:&amp;nbsp;&lt;A href="https://github.com/miralemd/mekaarogram" target="_blank"&gt;https://github.com/miralemd/mekaarogram&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I wold like 2 things different from what happens now:&lt;/P&gt;&lt;P&gt;1) I would like to display only split totals in tooltip once split totals is selected from apperance&lt;/P&gt;&lt;P&gt;2) I would like the selection on the tree to work like one of these two cases:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; case1) when a selection is made on a circle of the tree, it would pick in the rest of the app only the selected circle,&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; and not also the entire children of the tree&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; case2) if case 1 is too difficult, deactivate the possibility to make selections entirely&lt;/P&gt;&lt;P&gt;Could some one help? I tried to cope with this problem in other ways but modifying the extension seams the best solution yet.&lt;/P&gt;&lt;P&gt;Hope to recieve some answer, looks like I'm not really lucky on the other posts &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:49:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mekaarogram-extension-modifications/m-p/1580564#M10545</guid>
      <dc:creator>FilippoValli</dc:creator>
      <dc:date>2024-11-16T05:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Mekaarogram extension modifications</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mekaarogram-extension-modifications/m-p/1580773#M10551</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/62049"&gt;@FilippoValli&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You need to understand it takes a hell lot of time to understand n implement something you have mentioned.&lt;/P&gt;&lt;P&gt;I have &lt;SPAN&gt;deactivate the possibility to make selections entirely by a option/property&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="mekaarogram.PNG" style="width: 198px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12136i9721EE298C41606B/image-size/large?v=v2&amp;amp;px=999" role="button" title="mekaarogram.PNG" alt="mekaarogram.PNG" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have attached the updated plugin take a backup of old one and then add this to desktop ersion n test ones its done you can add it to server.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 05:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mekaarogram-extension-modifications/m-p/1580773#M10551</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2019-05-16T05:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Mekaarogram extension modifications</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mekaarogram-extension-modifications/m-p/1580774#M10552</link>
      <description>&lt;P&gt;Extension..&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 05:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mekaarogram-extension-modifications/m-p/1580774#M10552</guid>
      <dc:creator>ajaykakkar93</dc:creator>
      <dc:date>2019-05-16T05:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mekaarogram extension modifications</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mekaarogram-extension-modifications/m-p/1580824#M10553</link>
      <description>&lt;P&gt;Awesome problem 2 was solved with case2 scenario!!&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks very much, for the moment disabling the selections works great for me.&lt;/P&gt;&lt;P&gt;I will now dedicate some time to cope with problem number one.&lt;/P&gt;&lt;P&gt;Could I ask you how did you modify the extension? I was able to modify other extensions to my need, althoug I'm struggling to understand the complexity of mekaarogram, I feel like I sohuld use the data found on github beacause the one on click branch it's a real mess, altough that it is not recognised as an extension from qlik.&lt;/P&gt;&lt;P&gt;Thank you again for youre time Ajaykakkar, it is really aprecieted.&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 07:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mekaarogram-extension-modifications/m-p/1580824#M10553</guid>
      <dc:creator>FilippoValli</dc:creator>
      <dc:date>2019-05-16T07:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Mekaarogram extension modifications</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mekaarogram-extension-modifications/m-p/1580875#M10554</link>
      <description>&lt;P&gt;I have found a solution to problem number one, it is not a permanent solution but it seems to work just fine.&lt;/P&gt;&lt;P&gt;Since I wanted to display only split totals I tried to hide from tooltip the sum(total), some trial and error brought me to understand that the source of that was this line of code which I later commented. Hope could help some one else.&lt;/P&gt;&lt;P&gt;I apreciate further comments or suggestions.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Cattura.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12149iEAB2129A693C6281/image-size/large?v=v2&amp;amp;px=999" role="button" title="Cattura.PNG" alt="Cattura.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;BEFORE:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="before.PNG" style="width: 755px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12150iD20EF0AA4A5C8946/image-size/large?v=v2&amp;amp;px=999" role="button" title="before.PNG" alt="before.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;AFTER:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="after.PNG" style="width: 714px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12152i73314B875CEABFFA/image-size/large?v=v2&amp;amp;px=999" role="button" title="after.PNG" alt="after.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2019 08:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mekaarogram-extension-modifications/m-p/1580875#M10554</guid>
      <dc:creator>FilippoValli</dc:creator>
      <dc:date>2019-05-16T08:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Mekaarogram extension modifications</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Mekaarogram-extension-modifications/m-p/1840079#M15634</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried importing the extension in Qlik Sense QMC. But got the error stating, no QXT file to do import of Extension.&lt;/P&gt;&lt;P&gt;Tried replicating the QXT file of another extension and updated parameters in the&amp;nbsp; QXT file with relevant values for&amp;nbsp;&lt;SPAN&gt;Mekaarogram and imported the extension and it was successful.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But unfortunately&amp;nbsp;the extension is not showing up in Qlik Sense Work Area for use.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you please guide me how we can import the extension and use it.&lt;/P&gt;&lt;P&gt;Qlik Sense Enterprise Version: Feb 2021 Patch 4&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vignesh&lt;/P&gt;</description>
      <pubDate>Wed, 29 Sep 2021 12:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Mekaarogram-extension-modifications/m-p/1840079#M15634</guid>
      <dc:creator>VigneshSukumar</dc:creator>
      <dc:date>2021-09-29T12:01:49Z</dc:date>
    </item>
  </channel>
</rss>

