<?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 Text + expression in button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-expression-in-button/m-p/525371#M1140199</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;I have created a button that links to a sheet in my QV with some text.&lt;/P&gt;&lt;P&gt;After this text i want to have the summary of an expression shown.&lt;/P&gt;&lt;P&gt;In text field for the button i can put my expression &lt;EM&gt;=sum (if ([Level 1 Tryck]='Line_3612', P2_tryck='x'or P2_tryck='X')*-1)&lt;/EM&gt; and this is ok but i also want the text BD 3612 to show in the button.&lt;/P&gt;&lt;P&gt;Is it possible to mix text with an expression so they are both visible on the same button?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Mats&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Sep 2013 11:30:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-16T11:30:32Z</dc:date>
    <item>
      <title>Text + expression in button</title>
      <link>https://community.qlik.com/t5/QlikView/Text-expression-in-button/m-p/525371#M1140199</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;I have created a button that links to a sheet in my QV with some text.&lt;/P&gt;&lt;P&gt;After this text i want to have the summary of an expression shown.&lt;/P&gt;&lt;P&gt;In text field for the button i can put my expression &lt;EM&gt;=sum (if ([Level 1 Tryck]='Line_3612', P2_tryck='x'or P2_tryck='X')*-1)&lt;/EM&gt; and this is ok but i also want the text BD 3612 to show in the button.&lt;/P&gt;&lt;P&gt;Is it possible to mix text with an expression so they are both visible on the same button?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/Mats&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 11:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-expression-in-button/m-p/525371#M1140199</guid>
      <dc:creator />
      <dc:date>2013-09-16T11:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Text + expression in button</title>
      <link>https://community.qlik.com/t5/QlikView/Text-expression-in-button/m-p/525372#M1140200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Your text' &lt;STRONG&gt;&amp;amp; &lt;/STRONG&gt;expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: '&amp;amp;' is used to concatenate strings&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 11:33:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-expression-in-button/m-p/525372#M1140200</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2013-09-16T11:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Text + expression in button</title>
      <link>https://community.qlik.com/t5/QlikView/Text-expression-in-button/m-p/525373#M1140201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah you can do that following the folliwing format: '='your text' &amp;amp; function.&lt;/P&gt;&lt;P&gt;='sales are ' &amp;amp; sum(sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 11:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-expression-in-button/m-p/525373#M1140201</guid>
      <dc:creator />
      <dc:date>2013-09-16T11:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Text + expression in button</title>
      <link>https://community.qlik.com/t5/QlikView/Text-expression-in-button/m-p/525374#M1140202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'BD 3612' &amp;amp; &lt;EM style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum (if ([Level 1 Tryck]='Line_3612', P2_tryck='x'or P2_tryck='X')*-1)&lt;/EM&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &amp;amp; is used for string concatenation&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 11:37:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-expression-in-button/m-p/525374#M1140202</guid>
      <dc:creator />
      <dc:date>2013-09-16T11:37:05Z</dc:date>
    </item>
  </channel>
</rss>

