<?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: Writing a narrative using values from a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Writing-a-narrative-using-values-from-a-field/m-p/1603364#M444508</link>
    <description>&lt;P&gt;Best I have is link to the Design Blog space on Community for ideas there, the only other thing would be to have a look at the demo site maybe to see if something there may help as well.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://demos.qlik.com/qlikview" target="_blank"&gt;https://demos.qlik.com/qlikview&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps, sorry I do not have something better for you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Wed, 17 Jul 2019 19:28:03 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-07-17T19:28:03Z</dc:date>
    <item>
      <title>Writing a narrative using values from a field</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-a-narrative-using-values-from-a-field/m-p/1593094#M443682</link>
      <description>&lt;P&gt;Dear Qlikview user&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if someone could kindly help me. I am trying to write a narrative around the values in a field&amp;nbsp;&lt;/P&gt;&lt;P&gt;The field will contain 3 rows&lt;/P&gt;&lt;P&gt;Surgeon consenting&lt;/P&gt;&lt;P&gt;Anaesthetist not allocated&lt;/P&gt;&lt;P&gt;List alterations&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a text object I would like to use all 3 values from the field in a narrative/summary&amp;nbsp; I.e.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Today there were 3 sessions and the sessions were delayed to the &lt;STRONG&gt;Surgeon Consenting&lt;/STRONG&gt; and an in another session the &lt;STRONG&gt;Anaesthetist not allocated&lt;/STRONG&gt; and there were also &lt;STRONG&gt;List alterations&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;I have tried various methods I.e. Concat, MaxString,&amp;nbsp;If(GetSelectedCount(&lt;/P&gt;&lt;P&gt;but cannot seem to find a suitable solution.&amp;nbsp; At the present time I am just looking for proof of concept that I can achieve this and will work on my data structuring for the longer term&lt;/P&gt;&lt;P&gt;Any help or advice would be great;y appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jun 2019 13:30:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-a-narrative-using-values-from-a-field/m-p/1593094#M443682</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2019-06-18T13:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Writing a narrative using values from a field</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-a-narrative-using-values-from-a-field/m-p/1603364#M444508</link>
      <description>&lt;P&gt;Best I have is link to the Design Blog space on Community for ideas there, the only other thing would be to have a look at the demo site maybe to see if something there may help as well.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/bg-p/qlik-design-blog&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://demos.qlik.com/qlikview" target="_blank"&gt;https://demos.qlik.com/qlikview&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps, sorry I do not have something better for you.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2019 19:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-a-narrative-using-values-from-a-field/m-p/1603364#M444508</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-07-17T19:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Writing a narrative using values from a field</title>
      <link>https://community.qlik.com/t5/QlikView/Writing-a-narrative-using-values-from-a-field/m-p/1603464#M444519</link>
      <description>&lt;P&gt;Assuming &amp;nbsp;you have a table like the below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;load * inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Field , order &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Surgeon consenting ,1&lt;/P&gt;&lt;P&gt;Anaesthetist not allocated ,2&lt;/P&gt;&lt;P&gt;List alterations ,3 ]&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;You can fit the narrative using the below expression&lt;/P&gt;&lt;P&gt;=' Today there were 3 sessions and the sessions were delayed to the'&amp;nbsp; &amp;amp;&amp;nbsp;&amp;nbsp;&lt;STRONG&gt;firstsortedvalue(Field ,order,1) &amp;amp;&amp;nbsp;&amp;nbsp;'&lt;/STRONG&gt;and an in another session the ' &amp;amp; &lt;STRONG&gt;firstsortedvalue(Field ,order,2)&lt;/STRONG&gt; &lt;STRONG&gt;&amp;amp; '&lt;/STRONG&gt;&amp;nbsp;and there were also ' &lt;STRONG&gt;firstsortedvalue(Field ,order,3)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Here the Exp1 = maxstring(Field,1)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 06:00:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Writing-a-narrative-using-values-from-a-field/m-p/1603464#M444519</guid>
      <dc:creator>qliksus</dc:creator>
      <dc:date>2019-07-18T06:00:24Z</dc:date>
    </item>
  </channel>
</rss>

