<?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: Straight table is getting collapsed. in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Straight-table-is-getting-collapsed/m-p/1297579#M7217</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think David is right, you need to det the width. If you cannot set it in pixels, perhaps you could try percent? 100% or 90% or something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 May 2017 05:17:16 GMT</pubDate>
    <dc:creator>ErikWetterberg</dc:creator>
    <dc:date>2017-05-10T05:17:16Z</dc:date>
    <item>
      <title>Straight table is getting collapsed.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Straight-table-is-getting-collapsed/m-p/1297575#M7213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, I have straight table created through visualization api as well as qlik-visual, In both the approaches, the table is not getting fully expanded. Table gets expanded if I resize the window or if I re-arrange any columns. Basically the chart is not repainted. I tried invoking resize method, still no luck Please advice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="xml" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14942099883616378" jivemacro_uid="_14942099883616378"&gt;
&lt;P&gt;&amp;lt;div id="transactionTable" class="transaction-chart" style="height:350px;"&amp;gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &amp;lt;/div&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="javascript" __jive_macro_name="code" class="jive_macro_code _jivemacro_uid_14942099427564479 jive_text_macro" jivemacro_uid="_14942099427564479"&gt;
&lt;P&gt;app.visualization.create('table', transactionDimensions, { title: "Transaction Details" }).then(function (vis) {&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vis.show("transactionTable");&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vis.resize();&lt;/P&gt;
&lt;P&gt;});&lt;/P&gt;

&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the table displayed in the UI.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="162427" alt="customer.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/162427_customer.PNG" style="height: 167px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 02:21:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Straight-table-is-getting-collapsed/m-p/1297575#M7213</guid>
      <dc:creator>s29124141</dc:creator>
      <dc:date>2017-05-08T02:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table is getting collapsed.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Straight-table-is-getting-collapsed/m-p/1297576#M7214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, Can someone please help me to fix the above issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 13:59:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Straight-table-is-getting-collapsed/m-p/1297576#M7214</guid>
      <dc:creator>s29124141</dc:creator>
      <dc:date>2017-05-08T13:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table is getting collapsed.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Straight-table-is-getting-collapsed/m-p/1297577#M7215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Praveeena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you're showing is how Qlik represents the tables when the enclosing container is smaller than the amount of space needed to display the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see in your html code that the &lt;STRONG&gt;transactionTable &lt;/STRONG&gt;container has a height of 350px but apparently it has no width.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you try modifying your HTML container to something similar to this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL class="dp-xml" start="1" style="font-size: 12px; font-family: Consolas, 'Courier New', Courier, mono, serif; list-style-position: initial; list-style-image: initial; color: #5c5c5c; margin: 0 0 1px 45px !important;"&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt;&lt;SPAN class="tag" style="font-weight: bold; font-style: inherit; color: #006699; background-color: inherit; font-size: 9pt !important;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="tag-name" style="font-weight: bold; font-style: inherit; color: #006699; background-color: inherit; font-size: 9pt !important;"&gt;div&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt; &lt;/SPAN&gt;&lt;SPAN class="attribute" style="font-weight: inherit; font-style: inherit; color: red; background-color: inherit; font-size: 9pt !important;"&gt;id&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="attribute-value" style="font-weight: inherit; font-style: inherit; color: blue; background-color: inherit; font-size: 9pt !important;"&gt;"transactionTable"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt; &lt;/SPAN&gt;&lt;SPAN class="attribute" style="font-weight: inherit; font-style: inherit; color: red; background-color: inherit; font-size: 9pt !important;"&gt;class&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="attribute-value" style="font-weight: inherit; font-style: inherit; color: blue; background-color: inherit; font-size: 9pt !important;"&gt;"transaction-chart"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt; &lt;/SPAN&gt;&lt;SPAN class="attribute" style="font-weight: inherit; font-style: inherit; color: red; background-color: inherit; font-size: 9pt !important;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;=&lt;/SPAN&gt;&lt;SPAN class="attribute-value" style="font-weight: inherit; font-style: inherit; color: blue; background-color: inherit; font-size: 9pt !important;"&gt;"height:350px; width: 500px"&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: bold; font-style: inherit; color: #006699; background-color: inherit; font-size: 9pt !important;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; color: black; background-color: inherit; font-size: 9pt !important;"&gt; &lt;SPAN class="tag" style="font-weight: bold; font-style: inherit; color: #006699; background-color: inherit; font-size: 9pt !important;"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class="tag-name" style="font-weight: bold; font-style: inherit; color: #006699; background-color: inherit; font-size: 9pt !important;"&gt;div&lt;/SPAN&gt;&lt;SPAN class="tag" style="font-weight: bold; font-style: inherit; color: #006699; background-color: inherit; font-size: 9pt !important;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; background-color: inherit; font-size: 9pt !important;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 08:37:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Straight-table-is-getting-collapsed/m-p/1297577#M7215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-09T08:37:26Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table is getting collapsed.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Straight-table-is-getting-collapsed/m-p/1297578#M7216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response David. I cannot set the fixed width, since we need responsive table, setting the fixed width will be a problem. Qlik Sense table displays as much columns as possible before showing the 3 dots to select invisible columns. But here in my case, none of the columns are getting displayed. Seems like the rendering of the table is not complete. Is there any way we can force the render method explicitly?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 04:52:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Straight-table-is-getting-collapsed/m-p/1297578#M7216</guid>
      <dc:creator>s29124141</dc:creator>
      <dc:date>2017-05-10T04:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table is getting collapsed.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Straight-table-is-getting-collapsed/m-p/1297579#M7217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I think David is right, you need to det the width. If you cannot set it in pixels, perhaps you could try percent? 100% or 90% or something.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik Wetterberg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 05:17:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Straight-table-is-getting-collapsed/m-p/1297579#M7217</guid>
      <dc:creator>ErikWetterberg</dc:creator>
      <dc:date>2017-05-10T05:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: Straight table is getting collapsed.</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Straight-table-is-getting-collapsed/m-p/1297580#M7218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Praveena,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I totally agree with you: setting a fixed width is not the way to go. However, I guess that if you have enough width space in your screen, you would like to use it all. So I'd suggest that you use one of the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Use media queries: that is, define different CSS rules depending on the size or the type of the screen.&lt;/LI&gt;&lt;LI&gt;Instead of pixels, use units that are relative to the size of the screen: you could check out the viewport units &lt;A href="https://web-design-weekly.com/2014/11/18/viewport-units-vw-vh-vmin-vmax/" title="https://web-design-weekly.com/2014/11/18/viewport-units-vw-vh-vmin-vmax/"&gt;Viewport units: vw, vh, vmin, vmax - Web Design Weekly&lt;/A&gt; So, if you set the width to &lt;EM&gt;width: 20vw&lt;/EM&gt;, the container will take 20% of the width of the screen, regardless of the size of the device.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I agree with Erik that the % unit can be useful as well. You need to be careful with these though because unlike the viewport units, they reference the parent container and not the viewport.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 06:02:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Straight-table-is-getting-collapsed/m-p/1297580#M7218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-10T06:02:58Z</dc:date>
    </item>
  </channel>
</rss>

