<?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: Flow chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Flow-chart/m-p/572627#M213334</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in the Text Object for every expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;='$ '&amp;amp;Num(Sum({&amp;lt;[Display Label]={'Booked'}&amp;gt;}[Display Value]),'#,###.##')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Manideep&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 14 Apr 2014 10:31:55 GMT</pubDate>
    <dc:creator>manideep78</dc:creator>
    <dc:date>2014-04-14T10:31:55Z</dc:date>
    <item>
      <title>Flow chart</title>
      <link>https://community.qlik.com/t5/QlikView/Flow-chart/m-p/572624#M213331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have create a flow chart as in attached image.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i want to call the values in the table(Display Values, see the image) into the Text Object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rathnam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 09:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flow-chart/m-p/572624#M213331</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2014-04-14T09:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Flow chart</title>
      <link>https://community.qlik.com/t5/QlikView/Flow-chart/m-p/572625#M213332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If that Chart is Static(If Display Label is static) you can do it using Set Analysis in each and every text object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write Below expressions in all the text objects that you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Booked:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Display Label]={'Booked'}&amp;gt;}[Display Value])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Billed:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Display Label]={'Billed'}&amp;gt;}[Display Value])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and so on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manideep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 09:49:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flow-chart/m-p/572625#M213332</guid>
      <dc:creator>manideep78</dc:creator>
      <dc:date>2014-04-14T09:49:15Z</dc:date>
    </item>
    <item>
      <title>Re: Flow chart</title>
      <link>https://community.qlik.com/t5/QlikView/Flow-chart/m-p/572626#M213333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manideep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but i want to change my value format as $1,500,000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to do that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rathnam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 10:25:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flow-chart/m-p/572626#M213333</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2014-04-14T10:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Flow chart</title>
      <link>https://community.qlik.com/t5/QlikView/Flow-chart/m-p/572627#M213334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in the Text Object for every expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;='$ '&amp;amp;Num(Sum({&amp;lt;[Display Label]={'Booked'}&amp;gt;}[Display Value]),'#,###.##')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Manideep&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 14 Apr 2014 10:31:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Flow-chart/m-p/572627#M213334</guid>
      <dc:creator>manideep78</dc:creator>
      <dc:date>2014-04-14T10:31:55Z</dc:date>
    </item>
  </channel>
</rss>

