<?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: How to hide a header table in Qlik Cloud in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-hide-a-header-table-in-Qlik-Cloud/m-p/2471360#M99704</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/247794"&gt;@Paulo_IntelFab&lt;/a&gt;&amp;nbsp;if you need any help I'm here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jul 2024 06:30:07 GMT</pubDate>
    <dc:creator>gomeri</dc:creator>
    <dc:date>2024-07-18T06:30:07Z</dc:date>
    <item>
      <title>How to hide a header table in Qlik Cloud</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-hide-a-header-table-in-Qlik-Cloud/m-p/2470754#M99656</link>
      <description>&lt;P&gt;I need to make a daily report that has a lot of tables with repeated headers. This is taking a lot of space, which is not enough to all data to be shown.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;So, the question: how can I show a header-less table in a Qlik Cloud application.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Now I have:&lt;BR /&gt;Type &amp;nbsp; &amp;nbsp;M1 M2 M3&lt;BR /&gt;A. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.2. 2.2 3.3&lt;BR /&gt;B. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2.1 &amp;nbsp;2.2 3.1&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Shift. &amp;nbsp; &amp;nbsp;M1 M2 M3&amp;nbsp;&lt;BR /&gt;1. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5. &amp;nbsp; 2 &amp;nbsp; &amp;nbsp;3&amp;nbsp;&lt;BR /&gt;2. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp; 2 &amp;nbsp; &amp;nbsp;2&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And I need&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;M1 M2 M3&lt;/P&gt;
&lt;P&gt;Type &amp;nbsp; &amp;nbsp; A &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.2. 2.2 3.3&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;B &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2.1 &amp;nbsp;2.2 3.1&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Shift. &amp;nbsp; &amp;nbsp;1. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5. &amp;nbsp; &amp;nbsp; 2 &amp;nbsp; &amp;nbsp;3&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2. &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1 &amp;nbsp; &amp;nbsp; &amp;nbsp; 2 &amp;nbsp; &amp;nbsp; 2&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I appreciate any help.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2024 15:43:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-hide-a-header-table-in-Qlik-Cloud/m-p/2470754#M99656</guid>
      <dc:creator>Paulo_IntelFab</dc:creator>
      <dc:date>2024-07-15T15:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide a header table in Qlik Cloud</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-hide-a-header-table-in-Qlik-Cloud/m-p/2470960#M99675</link>
      <description>&lt;P&gt;Hi, &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/247794"&gt;@Paulo_IntelFab&lt;/a&gt;&amp;nbsp;Where are you trying to show this? In a UI Straight table? Tabular Reporting?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2024 13:22:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-hide-a-header-table-in-Qlik-Cloud/m-p/2470960#M99675</guid>
      <dc:creator>Camilla84</dc:creator>
      <dc:date>2024-07-16T13:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide a header table in Qlik Cloud</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-hide-a-header-table-in-Qlik-Cloud/m-p/2471048#M99680</link>
      <description>&lt;P&gt;I created a sheet that will be used in a daily report (exporting data to pdf).&amp;nbsp;I have 10 different tables and some KPIs to be put in a single page, that's why I need to hide the headers of tables.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 01:05:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-hide-a-header-table-in-Qlik-Cloud/m-p/2471048#M99680</guid>
      <dc:creator>Paulo_IntelFab</dc:creator>
      <dc:date>2024-07-17T01:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide a header table in Qlik Cloud</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-hide-a-header-table-in-Qlik-Cloud/m-p/2471092#M99684</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/247794"&gt;@Paulo_IntelFab&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I suggest you to use &lt;A href="https://help.qlik.com/en-US/sense/May2024/Subsystems/Hub/Content/Sense_Hub/Scripting/ScriptPrefixes/crosstable.htm" target="_self"&gt;crosstable function&lt;/A&gt; to traslate first column into a line.&lt;/P&gt;
&lt;P&gt;if you want I can send you an example applied to your tables, but the documentation seems very clear.&lt;/P&gt;
&lt;P&gt;Let me know if you need any help, thank you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 07:14:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-hide-a-header-table-in-Qlik-Cloud/m-p/2471092#M99684</guid>
      <dc:creator>gomeri</dc:creator>
      <dc:date>2024-07-17T07:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide a header table in Qlik Cloud</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-hide-a-header-table-in-Qlik-Cloud/m-p/2471172#M99692</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/238077"&gt;@gomeri&lt;/a&gt;&amp;nbsp;Thanks for helping.&amp;nbsp;&lt;BR /&gt;I'll have some fun with this crosstable function, which I didn't know.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In advance, thanks a lot.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2024 11:47:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-hide-a-header-table-in-Qlik-Cloud/m-p/2471172#M99692</guid>
      <dc:creator>Paulo_IntelFab</dc:creator>
      <dc:date>2024-07-17T11:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to hide a header table in Qlik Cloud</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-hide-a-header-table-in-Qlik-Cloud/m-p/2471360#M99704</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/247794"&gt;@Paulo_IntelFab&lt;/a&gt;&amp;nbsp;if you need any help I'm here.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 06:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-hide-a-header-table-in-Qlik-Cloud/m-p/2471360#M99704</guid>
      <dc:creator>gomeri</dc:creator>
      <dc:date>2024-07-18T06:30:07Z</dc:date>
    </item>
  </channel>
</rss>

