<?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: QlikView into QlikServer formula problem? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128224#M752643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris, For me indicating as "Wrong Application placed". Can you check if there are any versions in your Production?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Oct 2018 06:44:28 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-10-23T06:44:28Z</dc:date>
    <item>
      <title>QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128219#M752638</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;Having some trouble with this formula:&lt;/P&gt;&lt;P&gt;=count(DISTINCT[Reference Number])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works when I work on it in my localized version on my desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once I publish into QlikServer only this formula does not work... just shows a '-'.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Anyone have any insights to it? All my other graphs, data work fine just that this pesky one...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Appreciate any thoughts / comments / advice. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128219#M752638</guid>
      <dc:creator>craz123</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128220#M752639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try giving space between distinct and field name.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=count(DISTINCT [Reference Number])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;else do you have any triggers set on the dashboard ? try opening the dashboard in both Ajax and plugin version and see the difference.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;Br,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;KC&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 04:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128220#M752639</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-10-23T04:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128221#M752640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Publishing is done by another team within my org, I will check with them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On my end besides adding a space between distinct and [attribute] anything else I can possibly do to debug it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 04:59:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128221#M752640</guid>
      <dc:creator>craz123</dc:creator>
      <dc:date>2018-10-23T04:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128222#M752641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you can turn on web view and see if you find any difference. Not sure if it will be helpful.&lt;/P&gt;&lt;P&gt;Since your expression should work if you have space between distinct and field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 05:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128222#M752641</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-10-23T05:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128223#M752642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Else try with&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=count(DISTINCT( [Reference Number])) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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; font-size: 13px;"&gt;check with web view &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 06:14:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128223#M752642</guid>
      <dc:creator>manoj217</dc:creator>
      <dc:date>2018-10-23T06:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128224#M752643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris, For me indicating as "Wrong Application placed". Can you check if there are any versions in your Production?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 06:44:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128224#M752643</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-10-23T06:44:28Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128225#M752644</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;The Set Analysis seems fine to me. Could it be done data being different on your machine and production?&lt;/P&gt;&lt;P&gt;I.e. Different Qvds?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 07:40:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128225#M752644</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2018-10-23T07:40:21Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128226#M752645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;webview works perfect when I turn the mode on.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/216541_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;Just that once it goes it production / live URL - it just puts a "-" and it auto bolds...&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/216545_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;have tried the Formula changes extra bracket, space etc.. Works fine in local.. but no in server. That's the part im having trouble with debugging&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 09:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128226#M752645</guid>
      <dc:creator>craz123</dc:creator>
      <dc:date>2018-10-23T09:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128227#M752646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Data source / Data file is the same. So that's one off the list.. &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 09:55:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128227#M752646</guid>
      <dc:creator>craz123</dc:creator>
      <dc:date>2018-10-23T09:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128228#M752647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What do you mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each time we replace the version we override the existing with the new one. Do you mean that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 09:56:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128228#M752647</guid>
      <dc:creator>craz123</dc:creator>
      <dc:date>2018-10-23T09:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128229#M752648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I didn't mean that exactly. Is there any triggers assigned to get that number? Because, when we say version upgrade there may be problem if you have too much load of expression. You just used distinct with count. This never behave like that. Why this weird working in local? Can you re create the object and publish then we will think issue srill persist.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 10:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128229#M752648</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-10-23T10:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128230#M752649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the screenshot is it showing that the QVD's at least have different data in, so i would look at troubleshooting on production server. The set analysis is pretty simple, so i would start by looking at the Reference Number field and make sure it shows as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 10:46:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128230#M752649</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2018-10-23T10:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128231#M752650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Field is definitely there as you can see the Total # of Responses is showing =count([Reference Number])&lt;/P&gt;&lt;P&gt;Once u add distinct for Unique Users count - suddenly it cannot count &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 02:03:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128231#M752650</guid>
      <dc:creator>craz123</dc:creator>
      <dc:date>2018-10-24T02:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128232#M752651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Object re-created, re-published. Still the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was original textbox now im using a listbox to see if it will make a difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The thing is if you refer to the pics I attached above, Total # of Responses is showing =count([Reference Number]). But once u add distinct to it.. it just suddenly does not work.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also, production using QlikV 12 same as my local.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 02:05:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128232#M752651</guid>
      <dc:creator>craz123</dc:creator>
      <dc:date>2018-10-24T02:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128233#M752652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using any extension object&amp;nbsp; to show the count ? Is yes, then try plugin version on the access point once.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;KC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 04:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128233#M752652</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2018-10-24T04:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128234#M752653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KC,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No extension being used, everything is based off the default functions in QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Curious, if I publish my page without locking the sheet&amp;nbsp; / leave it editable am I still able to change the formulas etc? I am currently in the midst of putting it in test server so still waiting to see if I could debug from the web URL itself&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 05:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128234#M752653</guid>
      <dc:creator>craz123</dc:creator>
      <dc:date>2018-10-24T05:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128235#M752654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Again,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried doing any other calculations with the field? Like a sum? or using it in other charts?&lt;/P&gt;&lt;P&gt;Could be interpreting it as string field? Maybe worth wrapping it in a num() in the script to rule it out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 07:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128235#M752654</guid>
      <dc:creator>Mark_Little</dc:creator>
      <dc:date>2018-10-24T07:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128236#M752655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Also, production using QlikV 12 same as my local.&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This is where my doubt, Because initial reply you said it is working but deploying to Prod the same application which is not working. I am not sure, What is the issue but &lt;A href="https://community.qlik.com/qlik-users/21667"&gt;cuv&lt;/A&gt;‌ will help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 08:39:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128236#M752655</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-10-24T08:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128237#M752657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me check&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;count([Reference Number]) works&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;count(distinct [Reference Number]) does not?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 13px; 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: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;could you attach a sample?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 12:07:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128237#M752657</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2018-10-25T12:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: QlikView into QlikServer formula problem?</title>
      <link>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128238#M752659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the document have Section Access? This may be restricting access to the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Oct 2018 12:21:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QlikView-into-QlikServer-formula-problem/m-p/128238#M752659</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2018-10-25T12:21:26Z</dc:date>
    </item>
  </channel>
</rss>

