<?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: Display a Text Opposite to Sheet Name in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968619#M79875</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134878"&gt;@saso70&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for your great help...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please help me on how to bold and add color to the 'YourText' part only...&lt;/P&gt;</description>
    <pubDate>Mon, 15 Aug 2022 08:09:34 GMT</pubDate>
    <dc:creator>muhammedraleen</dc:creator>
    <dc:date>2022-08-15T08:09:34Z</dc:date>
    <item>
      <title>Display a Text Opposite to Sheet Name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968578#M79869</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I need&amp;nbsp; a way to display a text, exactly opposite to where the sheet name appears in Qlik sense.&lt;/P&gt;
&lt;P&gt;Please help me out if there's a way to do it..?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;MR&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 05:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968578#M79869</guid>
      <dc:creator>muhammedraleen</dc:creator>
      <dc:date>2022-08-15T05:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Display a Text Opposite to Sheet Name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968608#M79871</link>
      <description>&lt;P&gt;You can do it with css. Please add multi KPI object on the sheet add in measure value = ' ' and in appearance select style add following css code&lt;/P&gt;
&lt;P&gt;#sheet-title .sheet-title-text{position: absolute; top: 0; right: 0; width: 200px; text-align:right;}&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="saso70_0-1660547861488.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/86700i2383CE9CD291EC20/image-size/medium?v=v2&amp;amp;px=400" role="button" title="saso70_0-1660547861488.png" alt="saso70_0-1660547861488.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 07:21:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968608#M79871</guid>
      <dc:creator>saso70</dc:creator>
      <dc:date>2022-08-15T07:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Display a Text Opposite to Sheet Name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968613#M79872</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134878"&gt;@saso70&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you very much for your help. But I need sheet name in left and additional text in right.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please help me on it..?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 07:46:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968613#M79872</guid>
      <dc:creator>muhammedraleen</dc:creator>
      <dc:date>2022-08-15T07:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Display a Text Opposite to Sheet Name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968615#M79873</link>
      <description>&lt;P&gt;Please use REPEAT function in Title expression like this:&lt;/P&gt;
&lt;P&gt;='My new sheet'&amp;amp;REPEAT(CHR(160),150)&amp;amp;'YourText'&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 07:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968615#M79873</guid>
      <dc:creator>saso70</dc:creator>
      <dc:date>2022-08-15T07:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Display a Text Opposite to Sheet Name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968619#M79875</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134878"&gt;@saso70&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for your great help...&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please help me on how to bold and add color to the 'YourText' part only...&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 08:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968619#M79875</guid>
      <dc:creator>muhammedraleen</dc:creator>
      <dc:date>2022-08-15T08:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Display a Text Opposite to Sheet Name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968628#M79879</link>
      <description>&lt;P&gt;Hi than you can do that with css only and the expression have to be change in title expression. Please remove '&lt;STRONG&gt;YOUR TEXT&lt;/STRONG&gt;' from&amp;nbsp; expression and add '&lt;STRONG&gt;YourText&lt;/STRONG&gt;' in content section in css:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;='My new sheet'&amp;amp;REPEAT(CHR(160),190)&amp;amp;''&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please add multi KPI object on the sheet add in measure value = ' ' and in appearance select style add following css code:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;#sheet-title .sheet-title-text::after {&lt;BR /&gt;content: "YourText";&lt;BR /&gt;color:red;&lt;BR /&gt;font-weight: 900!important;&lt;BR /&gt;}&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="saso70_0-1660552020673.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/86702i42A4EF649BD772FD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="saso70_0-1660552020673.png" alt="saso70_0-1660552020673.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 08:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968628#M79879</guid>
      <dc:creator>saso70</dc:creator>
      <dc:date>2022-08-15T08:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: Display a Text Opposite to Sheet Name</title>
      <link>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968684#M79890</link>
      <description>&lt;P&gt;This is what I exactly needed... Thank&amp;nbsp; you very much for your support and time.&lt;/P&gt;
&lt;P&gt;Sure I'll Keep you in touch for my learnings&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2022 11:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Display-a-Text-Opposite-to-Sheet-Name/m-p/1968684#M79890</guid>
      <dc:creator>muhammedraleen</dc:creator>
      <dc:date>2022-08-15T11:08:46Z</dc:date>
    </item>
  </channel>
</rss>

