<?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: Error while using GetFieldSelections with string values(with space) in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-while-using-GetFieldSelections-with-string-values-with/m-p/1572112#M597264</link>
    <description>&lt;P&gt;Why do you even need this... why can't you just do this and let QlikView do its thing?&lt;/P&gt;&lt;PRE&gt;Sum(Forecast_Amt)&lt;/PRE&gt;&lt;P&gt;When not Project_Name is selected, it will show everything. When you select one or more Project_Name... only those will show.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Apr 2019 13:19:53 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-04-23T13:19:53Z</dc:date>
    <item>
      <title>Error while using GetFieldSelections with string values(with space)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-using-GetFieldSelections-with-string-values-with/m-p/1572111#M597263</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I'm getting an error "Error in set modifier ad hoc element list: ',' or ')' expected" while using the below given statement&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;SUM({$&amp;lt;Project_Name={$(=vProject_Name)} &amp;gt;} Forecast_Amt)&lt;/P&gt;&lt;P&gt;The variable "vProject_Name" has been assigned with&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"If(ISNULL(GetFieldSelections(Project_Name)),'*',GetFieldSelections(Project_Name))"&lt;/P&gt;&lt;P&gt;Sample values of Project_Name:&lt;/P&gt;&lt;P&gt;Clarity&lt;BR /&gt;BMC IT&lt;BR /&gt;BMC Data Hub&lt;/P&gt;&lt;P&gt;I'm getting error only when the project name contains space. Can someone help me to fix the issue please? Thanks.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 03:47:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-using-GetFieldSelections-with-string-values-with/m-p/1572111#M597263</guid>
      <dc:creator>Techkrish</dc:creator>
      <dc:date>2024-11-16T03:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using GetFieldSelections with string values(with space)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-using-GetFieldSelections-with-string-values-with/m-p/1572112#M597264</link>
      <description>&lt;P&gt;Why do you even need this... why can't you just do this and let QlikView do its thing?&lt;/P&gt;&lt;PRE&gt;Sum(Forecast_Amt)&lt;/PRE&gt;&lt;P&gt;When not Project_Name is selected, it will show everything. When you select one or more Project_Name... only those will show.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 13:19:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-using-GetFieldSelections-with-string-values-with/m-p/1572112#M597264</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-23T13:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using GetFieldSelections with string values(with space)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-using-GetFieldSelections-with-string-values-with/m-p/1572113#M597265</link>
      <description>&lt;P&gt;Can you check, What this is returning in KPI?&lt;/P&gt;&lt;P&gt;If(ISNULL(GetFieldSelections(Project_Name)),'*',GetFieldSelections(Project_Name))&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 13:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-using-GetFieldSelections-with-string-values-with/m-p/1572113#M597265</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-04-23T13:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using GetFieldSelections with string values(with space)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-using-GetFieldSelections-with-string-values-with/m-p/1572161#M597267</link>
      <description>Please see this one. I'm using "1" in the below statement. In this, if I don't specify a specific project, it'll give me the sum of all the projects. Any solution on this? Thanks.&lt;BR /&gt;&lt;BR /&gt;=sum({1&amp;lt;Actual_Period = {2}, Month_Num = {2}, Project_Name={$(=vProject_Name)}&amp;gt;} Forecast_Amt)/1000</description>
      <pubDate>Tue, 23 Apr 2019 14:22:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-using-GetFieldSelections-with-string-values-with/m-p/1572161#M597267</guid>
      <dc:creator>Techkrish</dc:creator>
      <dc:date>2019-04-23T14:22:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using GetFieldSelections with string values(with space)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-using-GetFieldSelections-with-string-values-with/m-p/1572163#M597268</link>
      <description>&lt;P&gt;In that case, try this&lt;/P&gt;&lt;PRE&gt;=Sum({1&amp;lt;Actual_Period = {2}, Month_Num = {2}&lt;FONT color="#FF0000"&gt;, Project_Name = p(Project_Name)&lt;/FONT&gt;}&amp;gt;} Forecast_Amt)/1000&lt;/PRE&gt;&lt;P&gt;or this&lt;/P&gt;&lt;PRE&gt;=Sum({1&amp;lt;Actual_Period = {2}, Month_Num = {2}&lt;FONT color="#FF0000"&gt;, Project_Name = $:: Project_Name&lt;/FONT&gt;}&amp;gt;} Forecast_Amt)/1000&lt;/PRE&gt;</description>
      <pubDate>Tue, 23 Apr 2019 14:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-using-GetFieldSelections-with-string-values-with/m-p/1572163#M597268</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-23T14:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using GetFieldSelections with string values(with space)</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-using-GetFieldSelections-with-string-values-with/m-p/1572187#M597269</link>
      <description>&lt;P&gt;It's working fine! Thank you so much &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2019 14:48:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-using-GetFieldSelections-with-string-values-with/m-p/1572187#M597269</guid>
      <dc:creator>Techkrish</dc:creator>
      <dc:date>2019-04-23T14:48:58Z</dc:date>
    </item>
  </channel>
</rss>

