<?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 How to Overcome the issue'Error: Error in set modifier ad hoc element list: ',' or ')' expected' in pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314161#M408157</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;I created a pivot table having 34 million records. i am filtering the data by year wise.I am not able to see the data for all the years.&lt;/P&gt;&lt;P&gt;By year wise i can see data. if i select more than 1 year&amp;nbsp; ,am getting the below error.How to eliminate the below issue.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Surveys.PNG" class="jive-image image-1" height="297" src="https://community.qlik.com/legacyfs/online/158374_Surveys.PNG" style="height: 297px; width: 664.765px;" width="665" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Mar 2017 19:15:44 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-03-30T19:15:44Z</dc:date>
    <item>
      <title>How to Overcome the issue'Error: Error in set modifier ad hoc element list: ',' or ')' expected' in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314161#M408157</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;I created a pivot table having 34 million records. i am filtering the data by year wise.I am not able to see the data for all the years.&lt;/P&gt;&lt;P&gt;By year wise i can see data. if i select more than 1 year&amp;nbsp; ,am getting the below error.How to eliminate the below issue.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Surveys.PNG" class="jive-image image-1" height="297" src="https://community.qlik.com/legacyfs/online/158374_Surveys.PNG" style="height: 297px; width: 664.765px;" width="665" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 19:15:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314161#M408157</guid>
      <dc:creator />
      <dc:date>2017-03-30T19:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to Overcome the issue'Error: Error in set modifier ad hoc element list: ',' or ')' expected' in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314162#M408158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 19:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314162#M408158</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-03-30T19:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to Overcome the issue'Error: Error in set modifier ad hoc element list: ',' or ')' expected' in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314163#M408159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;I created few dimensions in the Script&amp;nbsp; and used these dimensions in the pivot table for KPI calculation.I have 9 KPI's in&amp;nbsp; my chart.&lt;/P&gt;&lt;P&gt;Ex1:&lt;/P&gt;&lt;P&gt;The below code was used in scripting to Create the dimensions of &lt;STRONG&gt; &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;NursesUnderstandingandCaringNum&lt;/STRONG&gt;&lt;/SPAN&gt; and &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;NursesUnderstandingandCaringDem&lt;/STRONG&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;My Logic for KPI is &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;count(&lt;STRONG&gt;NursesUnderstandingandCaringNum&lt;/STRONG&gt;)/count(&lt;STRONG&gt;NursesUnderstandingandCaringDem&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;NursesUnderstandingandCaringNUM&lt;/STRONG&gt;&lt;SPAN style="text-decoration: underline;"&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(ShortText='Nurses Understanding and Caring',SurvID) as NursesUnderstandingandCaringNum,&lt;/P&gt;&lt;P&gt;SurvID&lt;/P&gt;&lt;P&gt;resident SurveyDataWithAll&lt;/P&gt;&lt;P&gt;where Answer='1' and not isnull(SurvID) and&amp;nbsp; not isnull (if(ShortText='Nurses Understanding and Caring',SurvID));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;NursesUnderstandingandCaringDEM&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;load &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(ShortText='Nurses Understanding and Caring',SurvID) as NursesUnderstandingandCaringDem,&lt;/P&gt;&lt;P&gt;SurvID&lt;/P&gt;&lt;P&gt;resident SurveyDataWithAll&lt;/P&gt;&lt;P&gt;where (Answer=0 or Answer=1 or Answer=2 or Answer=3 or Answer=4 or Answer=5 or Answer=6 or Answer=7 or Answer=8 or Answer=9 or Answer=10) &lt;/P&gt;&lt;P&gt;and not isnull(SurvID) and&amp;nbsp; not isnull (if(ShortText='Nurses Understanding and Caring',SurvID));&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 19:24:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314163#M408159</guid>
      <dc:creator />
      <dc:date>2017-03-30T19:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to Overcome the issue'Error: Error in set modifier ad hoc element list: ',' or ')' expected' in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314164#M408160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error message is indicating a problem with a set expression in one of the aggregations used in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume you are using a dollar sign expansion in one of the set modifiers that does not proper expand to a value list when you select more than one year.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 19:42:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314164#M408160</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-03-30T19:42:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to Overcome the issue'Error: Error in set modifier ad hoc element list: ',' or ')' expected' in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314165#M408161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stefan, I have data&amp;nbsp; from Year 2011 to 2017.&lt;/P&gt;&lt;P&gt;i am getting the issue only for the years having large data.Whenever selecting the 2016 year ,i can see the error.&lt;/P&gt;&lt;P&gt;I am using variables in my chart, like&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;$(vCleanliScores). This dollar sign&amp;nbsp; is effecting my chart?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 19:49:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314165#M408161</guid>
      <dc:creator />
      <dc:date>2017-03-30T19:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to Overcome the issue'Error: Error in set modifier ad hoc element list: ',' or ')' expected' in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314166#M408162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This will expand the variable to text, this text will then be evaluated as part of your expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To understand what is causing your issue, you would need to trace all dollar sign expansions in the context of selection state and examine the final expression. &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3444"&gt;The Magic of Dollar Expansions&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Mar 2017 19:53:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314166#M408162</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-03-30T19:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to Overcome the issue'Error: Error in set modifier ad hoc element list: ',' or ')' expected' in pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314167#M408163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Stefan, It s working.really nice concept&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 15:33:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-Overcome-the-issue-Error-Error-in-set-modifier-ad-hoc/m-p/1314167#M408163</guid>
      <dc:creator />
      <dc:date>2017-03-31T15:33:41Z</dc:date>
    </item>
  </channel>
</rss>

