<?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 User defined sorting in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/User-defined-sorting/m-p/2045450#M85998</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I'm trying to create a user defined sorting. I have created 2 variables with name Vexpression and Vsorting. In Vexpression I have taken a variable input and in variable I have taken the Vexpression variable and in value sum(totalamount) and I have taken another variable input in that I have selected the variable Vsorting and in shows as&amp;nbsp; drop down and in value for ascending (1) and for descending (-1) and I have taken a bar chart with dimension patientnumber and measure as sum(totalamount) in sorting I have disabled all the options and the dimensions which I used as patient number in that I have selected sort by expression and I have given expression as =$(Vexpression)*Vsorting but it is showing an error as garbage after expression Vsorting.&lt;/P&gt;
&lt;P&gt;I tried to use $((Vexpression)*Vsorting) there is no error but my sorting option is not working&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me to solve this issue.&lt;/P&gt;
&lt;P&gt;Thanks in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 06 Mar 2023 05:59:47 GMT</pubDate>
    <dc:creator>Chandu</dc:creator>
    <dc:date>2023-03-06T05:59:47Z</dc:date>
    <item>
      <title>User defined sorting</title>
      <link>https://community.qlik.com/t5/App-Development/User-defined-sorting/m-p/2045450#M85998</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I'm trying to create a user defined sorting. I have created 2 variables with name Vexpression and Vsorting. In Vexpression I have taken a variable input and in variable I have taken the Vexpression variable and in value sum(totalamount) and I have taken another variable input in that I have selected the variable Vsorting and in shows as&amp;nbsp; drop down and in value for ascending (1) and for descending (-1) and I have taken a bar chart with dimension patientnumber and measure as sum(totalamount) in sorting I have disabled all the options and the dimensions which I used as patient number in that I have selected sort by expression and I have given expression as =$(Vexpression)*Vsorting but it is showing an error as garbage after expression Vsorting.&lt;/P&gt;
&lt;P&gt;I tried to use $((Vexpression)*Vsorting) there is no error but my sorting option is not working&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please help me to solve this issue.&lt;/P&gt;
&lt;P&gt;Thanks in advance &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 05:59:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/User-defined-sorting/m-p/2045450#M85998</guid>
      <dc:creator>Chandu</dc:creator>
      <dc:date>2023-03-06T05:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: User defined sorting</title>
      <link>https://community.qlik.com/t5/App-Development/User-defined-sorting/m-p/2045628#M86007</link>
      <description>&lt;P&gt;The call of&amp;nbsp;&lt;SPAN&gt;$((Vexpression)*Vsorting) isn't valide. You may try it in this way:&amp;nbsp;$(Vexpression) * $(Vsorting)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 12:50:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/User-defined-sorting/m-p/2045628#M86007</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2023-03-06T12:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: User defined sorting</title>
      <link>https://community.qlik.com/t5/App-Development/User-defined-sorting/m-p/2045830#M86020</link>
      <description>&lt;P&gt;Thanks Marcus it's working &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Mar 2023 18:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/User-defined-sorting/m-p/2045830#M86020</guid>
      <dc:creator>Chandu</dc:creator>
      <dc:date>2023-03-06T18:01:06Z</dc:date>
    </item>
  </channel>
</rss>

