<?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 have a vertical line in static reports in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1653708#M731158</link>
    <description>What version are you using? On server or Desktop? What object are you using? Have you tried =Repeat('|',14) in a text object and get the same result?</description>
    <pubDate>Tue, 03 Dec 2019 17:54:39 GMT</pubDate>
    <dc:creator>johnca</dc:creator>
    <dc:date>2019-12-03T17:54:39Z</dc:date>
    <item>
      <title>how to have a vertical line in static reports</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1653647#M731157</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Iam unable to create a vertical solid line in the static report because the line object is not accepted by the report layout.&lt;/P&gt;&lt;P&gt;i used Repeat('|',14) but i get dotted line but we require solid lines.&lt;/P&gt;&lt;P&gt;any work around or help will be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:47:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1653647#M731157</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2024-11-16T01:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to have a vertical line in static reports</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1653708#M731158</link>
      <description>What version are you using? On server or Desktop? What object are you using? Have you tried =Repeat('|',14) in a text object and get the same result?</description>
      <pubDate>Tue, 03 Dec 2019 17:54:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1653708#M731158</guid>
      <dc:creator>johnca</dc:creator>
      <dc:date>2019-12-03T17:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to have a vertical line in static reports</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1653713#M731159</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Iam using QV 12 . Yes i tried using repeat function in text box but i get dashed lines . The expectation is to have a solid line.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 18:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1653713#M731159</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2019-12-03T18:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to have a vertical line in static reports</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1653722#M731160</link>
      <description>&lt;P&gt;How about: Repeat(chr(151),14)&amp;nbsp; This create a horizontal line.&lt;/P&gt;&lt;P&gt;Are you looking for a vertical line using pipe? The best I could think of is&amp;nbsp;&lt;/P&gt;&lt;P&gt;=chr(9474) &amp;amp;chr(10)&amp;amp;&lt;BR /&gt;chr(9474) &amp;amp;chr(10)&amp;amp;&lt;BR /&gt;chr(9474) &amp;amp;chr(10)&amp;amp;&lt;BR /&gt;chr(9474) &amp;amp;chr(10)&amp;amp;&lt;BR /&gt;chr(9474) ...&lt;/P&gt;&lt;P&gt;but is hardly dynamic and is broken. Maybe someone else knows of a way to make a vertical line dynamic.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 18:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1653722#M731160</guid>
      <dc:creator>johnca</dc:creator>
      <dc:date>2019-12-03T18:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: how to have a vertical line in static reports</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1653841#M731161</link>
      <description>&lt;P&gt;And I totally missed this one...DOH!&lt;/P&gt;&lt;P&gt;Why not use a Line/Arrow object?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 21:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1653841#M731161</guid>
      <dc:creator>johnca</dc:creator>
      <dc:date>2019-12-03T21:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to have a vertical line in static reports</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1653898#M731162</link>
      <description>&lt;P&gt;Line object cannot be dragged in the report designer&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 06:02:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1653898#M731162</guid>
      <dc:creator>aniketsr</dc:creator>
      <dc:date>2019-12-04T06:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to have a vertical line in static reports</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1654149#M731163</link>
      <description>&lt;P&gt;I'm missing something here.&lt;/P&gt;&lt;P&gt;Do you have the "Allow Move/Size" box on the Layout tab UNchecked? That will stop you from moving it.&lt;/P&gt;&lt;P&gt;Make sure it is checked.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 14:52:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1654149#M731163</guid>
      <dc:creator>johnca</dc:creator>
      <dc:date>2019-12-04T14:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to have a vertical line in static reports</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1656626#M731164</link>
      <description>&lt;P&gt;Did John's last post regarding the Move/Size option get things working for you with the line arrow objects?&amp;nbsp; If so, be sure you return to the thread and use the Accept as Solution button on that post to give him credit for the assistance and to let other Community Members know this worked for your use case.&amp;nbsp; If you still have further questions, leave an update.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 15:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-have-a-vertical-line-in-static-reports/m-p/1656626#M731164</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-12-11T15:40:51Z</dc:date>
    </item>
  </channel>
</rss>

