<?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: title expression in story / presentation mode in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/title-expression-in-story-presentation-mode/m-p/89132#M5946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;of course, it's not free but &lt;A href="https://help.qlik.com/en-US/nprinting/September2018/Content/NPrinting/Introduction/Introduction.htm" title="https://help.qlik.com/en-US/nprinting/September2018/Content/NPrinting/Introduction/Introduction.htm"&gt;https://help.qlik.com/en-US/nprinting/September2018/Content/NPrinting/Introduction/Introduction.htm&lt;/A&gt; does exactly what you want to achieve... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Sep 2018 18:52:16 GMT</pubDate>
    <dc:creator>mikaelsc</dc:creator>
    <dc:date>2018-09-19T18:52:16Z</dc:date>
    <item>
      <title>title expression in story / presentation mode</title>
      <link>https://community.qlik.com/t5/App-Development/title-expression-in-story-presentation-mode/m-p/89129#M5943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've added an expression to make my worksheet titles dynamic, based on:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Order Intake ' &amp;amp; GetFieldSelections([fieldA]) &amp;amp; ' | ' &amp;amp; GetFieldSelections([fieldB])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In presentation / story mode, i've added the worksheets (included them) with specific selections based on fieldA and fieldB. However, only the texts are shown, not the dynamic part (so 'Order Intake |' is shown instead of 'Order Intake team x | product y').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also found that when I open the total dashboard (in the qlik sense client) and set the selections, the dynamic title behaves as it should. When I switch to presentation/story mode and switch back to my dashboard, the selection I set in the previous step, is still active, but the title doesn't show the selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my questions,&lt;/P&gt;&lt;P&gt;Anyone else who sees this behaviour?&lt;/P&gt;&lt;P&gt;And is there a fix/workaround available?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:37:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/title-expression-in-story-presentation-mode/m-p/89129#M5943</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: title expression in story / presentation mode</title>
      <link>https://community.qlik.com/t5/App-Development/title-expression-in-story-presentation-mode/m-p/89130#M5944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi JJ, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using Sheets in story mode is just embedding them (there's no "snapshot" of a story); &lt;/P&gt;&lt;P&gt;i guess that's why it doesn't do what you expect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what you could do, is defining several bookmarks and "activate" them during your presentation; using this extension: &lt;A href="https://developer.qlik.com/garden/5a16ca031f461bfc56e8670b" title="https://developer.qlik.com/garden/5a16ca031f461bfc56e8670b"&gt;https://developer.qlik.com/garden/5a16ca031f461bfc56e8670b&lt;/A&gt;‌&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp; by &lt;A href="https://community.qlik.com/qlik-users/5212"&gt;konrad.mattheis&lt;/A&gt;‌&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 18:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/title-expression-in-story-presentation-mode/m-p/89130#M5944</guid>
      <dc:creator>mikaelsc</dc:creator>
      <dc:date>2018-09-19T18:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: title expression in story / presentation mode</title>
      <link>https://community.qlik.com/t5/App-Development/title-expression-in-story-presentation-mode/m-p/89131#M5945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mikael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for you reply. I'm afraid that the suggested solution won't help me, as we currently use the story mode as a basis for a created PDF (through screenshotting them), for a monthly report which is shared within the company. So it would help us when the sheets in the story have the right titles immediately.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 18:48:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/title-expression-in-story-presentation-mode/m-p/89131#M5945</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-19T18:48:27Z</dc:date>
    </item>
    <item>
      <title>Re: title expression in story / presentation mode</title>
      <link>https://community.qlik.com/t5/App-Development/title-expression-in-story-presentation-mode/m-p/89132#M5946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;of course, it's not free but &lt;A href="https://help.qlik.com/en-US/nprinting/September2018/Content/NPrinting/Introduction/Introduction.htm" title="https://help.qlik.com/en-US/nprinting/September2018/Content/NPrinting/Introduction/Introduction.htm"&gt;https://help.qlik.com/en-US/nprinting/September2018/Content/NPrinting/Introduction/Introduction.htm&lt;/A&gt; does exactly what you want to achieve... &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Sep 2018 18:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/title-expression-in-story-presentation-mode/m-p/89132#M5946</guid>
      <dc:creator>mikaelsc</dc:creator>
      <dc:date>2018-09-19T18:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: title expression in story / presentation mode</title>
      <link>https://community.qlik.com/t5/App-Development/title-expression-in-story-presentation-mode/m-p/89133#M5947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Completely right. We're gonna have to manage, because we're going to make a switch to another BI tool (out of my hands &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;) so no investments will be made on this front &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Sep 2018 05:59:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/title-expression-in-story-presentation-mode/m-p/89133#M5947</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-20T05:59:54Z</dc:date>
    </item>
  </channel>
</rss>

