<?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: Add border to tables in Qlik Sense? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Add-border-to-tables-in-Qlik-Sense/m-p/867182#M12002</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks...I am looking for a solution that I can use on Qlik Cloud. So instead of creating mashup I would rather to find a way in Qlik Sense...Are u aware of any solutions?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8492"&gt;Qlik Sense: How to set custom colors by measure in a bar chart&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jul 2015 17:43:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-07-24T17:43:00Z</dc:date>
    <item>
      <title>Add border to tables in Qlik Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/Add-border-to-tables-in-Qlik-Sense/m-p/867180#M12000</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;How can I change the design of straight tables in Qlik Sense? Is there a way to add border around tables or change the background style?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Jun 2015 15:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-border-to-tables-in-Qlik-Sense/m-p/867180#M12000</guid>
      <dc:creator />
      <dc:date>2015-06-10T15:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: Add border to tables in Qlik Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/Add-border-to-tables-in-Qlik-Sense/m-p/867181#M12001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have a look at mashups... (it isn't native)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-6932"&gt;New to Qlik Sense Videos&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://branch.qlik.com/projects/showthread.php?529-Mashup-Builder-for-Demo&amp;amp;highlight=mashups" title="http://branch.qlik.com/projects/showthread.php?529-Mashup-Builder-for-Demo&amp;amp;highlight=mashups"&gt;Mashup Builder for Demo&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 22:25:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-border-to-tables-in-Qlik-Sense/m-p/867181#M12001</guid>
      <dc:creator>arthur_dom</dc:creator>
      <dc:date>2015-06-11T22:25:42Z</dc:date>
    </item>
    <item>
      <title>Re: Add border to tables in Qlik Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/Add-border-to-tables-in-Qlik-Sense/m-p/867182#M12002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks...I am looking for a solution that I can use on Qlik Cloud. So instead of creating mashup I would rather to find a way in Qlik Sense...Are u aware of any solutions?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8492"&gt;Qlik Sense: How to set custom colors by measure in a bar chart&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jul 2015 17:43:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-border-to-tables-in-Qlik-Sense/m-p/867182#M12002</guid>
      <dc:creator />
      <dc:date>2015-07-24T17:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add border to tables in Qlik Sense?</title>
      <link>https://community.qlik.com/t5/App-Development/Add-border-to-tables-in-Qlik-Sense/m-p/1909291#M74951</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could use the following CSS code, in a MultiKPI field if you need just for that particular app.&lt;/P&gt;
&lt;P&gt;Or if you want to set it globally, for all the tables, you could set it in the theme's css file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;.qv-object-table {&lt;BR /&gt;padding-right : 20px;&lt;BR /&gt;padding-left : 20px;&lt;BR /&gt;padding-top : 5px;&lt;BR /&gt;border: 1px solid #c6c6c6;&lt;BR /&gt;&lt;BR /&gt;}&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This gives a border with a little space between the chart and the border.!!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Mar 2022 11:06:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Add-border-to-tables-in-Qlik-Sense/m-p/1909291#M74951</guid>
      <dc:creator>Kattisurabhi</dc:creator>
      <dc:date>2022-03-24T11:06:57Z</dc:date>
    </item>
  </channel>
</rss>

