<?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 Default value for expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Default-value-for-expression/m-p/203138#M60598</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;How can we default value for expression.( i.e when you open dashboard expression should show the customer value rather than sum of measure.&lt;/P&gt;&lt;P&gt;Here are the details:&lt;/P&gt;&lt;P&gt;1. We have one list box that contains regions values like US, UK, GER... and network&lt;/P&gt;&lt;P&gt;2. We have expressions called Customer visits (sum of Customer visits) , availability( avg of availability) ..ect&lt;/P&gt;&lt;P&gt;When you open the dashboard (qvw file) Customer visits showing Sum of visits for all regions US,UK,GER..and network .&lt;/P&gt;&lt;P&gt;However user wants to see only network values rather sum of all values.&lt;/P&gt;&lt;P&gt;Then if they select any region it should show the US values.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Jan 2010 16:43:31 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-01-06T16:43:31Z</dc:date>
    <item>
      <title>Default value for expression</title>
      <link>https://community.qlik.com/t5/QlikView/Default-value-for-expression/m-p/203138#M60598</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;How can we default value for expression.( i.e when you open dashboard expression should show the customer value rather than sum of measure.&lt;/P&gt;&lt;P&gt;Here are the details:&lt;/P&gt;&lt;P&gt;1. We have one list box that contains regions values like US, UK, GER... and network&lt;/P&gt;&lt;P&gt;2. We have expressions called Customer visits (sum of Customer visits) , availability( avg of availability) ..ect&lt;/P&gt;&lt;P&gt;When you open the dashboard (qvw file) Customer visits showing Sum of visits for all regions US,UK,GER..and network .&lt;/P&gt;&lt;P&gt;However user wants to see only network values rather sum of all values.&lt;/P&gt;&lt;P&gt;Then if they select any region it should show the US values.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Raghav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2010 16:43:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-value-for-expression/m-p/203138#M60598</guid>
      <dc:creator />
      <dc:date>2010-01-06T16:43:31Z</dc:date>
    </item>
    <item>
      <title>Default value for expression</title>
      <link>https://community.qlik.com/t5/QlikView/Default-value-for-expression/m-p/203139#M60599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghav,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you refer network you mean the salesman network or salesman region?&lt;/P&gt;&lt;P&gt;If that's the case, one way to do it is through a data reduction by login. The immediate result is that each use only see their relevant data, that means their working region, customers, etc.&lt;/P&gt;&lt;P&gt;If that's not the case and you still want to filter your initial data to a certain rule you can do it defining the filters to be applied when the document or each sheet is open - (Settings - Document Properties - Document Event Triggers- OnOpen - Add Action - Add- Selection (in Selection Type) - Select in Field and then Define the filter and the value to be selected). The process is more or less the same if you want to specify diferent initial selection for each sheet.&lt;/P&gt;&lt;P&gt;If you don't want to shash the data by login and the filtering onOpen rules doesn't apply to your requirement it might be possible to do it through a macro that filters the data by user when the document is open but that's another story and I'm not the right person to help you out.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Joao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Jan 2010 23:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-value-for-expression/m-p/203139#M60599</guid>
      <dc:creator />
      <dc:date>2010-01-06T23:20:03Z</dc:date>
    </item>
    <item>
      <title>Default value for expression</title>
      <link>https://community.qlik.com/t5/QlikView/Default-value-for-expression/m-p/203140#M60600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joao&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;Normal 0 false false false MicrosoftInternetExplorer4 &lt;P&gt;&lt;/P&gt;&lt;P&gt;Your second solution is working however it is applying to whole sheet but user need set the for only one measure not all.. ( i.e. the trigger selection should be applied to only Customer visits. any ides how we can restrict to only one measure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Raghav&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2010 16:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-value-for-expression/m-p/203140#M60600</guid>
      <dc:creator />
      <dc:date>2010-01-07T16:18:17Z</dc:date>
    </item>
    <item>
      <title>Default value for expression</title>
      <link>https://community.qlik.com/t5/QlikView/Default-value-for-expression/m-p/203141#M60601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raghav,&lt;/P&gt;&lt;P&gt;Could you attach an example file?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jan 2010 16:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-value-for-expression/m-p/203141#M60601</guid>
      <dc:creator />
      <dc:date>2010-01-07T16:24:01Z</dc:date>
    </item>
    <item>
      <title>Default value for expression</title>
      <link>https://community.qlik.com/t5/QlikView/Default-value-for-expression/m-p/203142#M60602</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;If your users table has the same access names as the salesman you can capture the logged user to variable and then contraint the customers visits to that name as well. It is a possibility worthwhile to explore mainly if you don't want to reduce the data set by login and most important if the initial filtering shoul only apply to the customers visits and not to the entire document.&lt;/P&gt;&lt;P&gt;The other way is to it through a macro but I don't have enough knowledge about such aspects&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Joao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jan 2010 10:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Default-value-for-expression/m-p/203142#M60602</guid>
      <dc:creator />
      <dc:date>2010-01-08T10:44:48Z</dc:date>
    </item>
  </channel>
</rss>

