<?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: Macro functions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425993#M158700</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Inna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm afraid I'm missing something here. If the field is called Seat, and so it seems after looking at the file attached, if you select the value M1 you will see the corresponding value for impressions, just as if you do clicking on the M1 cell in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2012 14:33:35 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2012-12-11T14:33:35Z</dc:date>
    <item>
      <title>Macro functions</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425987#M158694</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I want to use macro functions and I need help.&lt;/P&gt;&lt;P&gt;I created a button, so I want that only a part of data will be displayed after I push the button.&lt;/P&gt;&lt;P&gt;The field by which I would like to make selection is called 'Seat'.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Inna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 12:57:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425987#M158694</guid>
      <dc:creator />
      <dc:date>2012-12-11T12:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Macro functions</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425988#M158695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Inna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need a macro to get that functionality. When you create a button, go to the button properties, Actions tab, Add a new one, type Selection, action Select in Field, Field is set to Seat and Search String to whatever you want to search for. Note that you can use expressions if you need to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a general best practice rule, always use actions instead of macros, when possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 13:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425988#M158695</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-12-11T13:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Macro functions</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425989#M158696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a button and write a macro in add action option....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 13:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425989#M158696</guid>
      <dc:creator />
      <dc:date>2012-12-11T13:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Macro functions</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425990#M158697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Miguel,&lt;/P&gt;&lt;P&gt;I can't write search string , because I have a sheet with a lot of data:table with many columns ,list boxes etc.&lt;/P&gt;&lt;P&gt;So in this occurence how can I write this selection?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Inna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 13:09:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425990#M158697</guid>
      <dc:creator />
      <dc:date>2012-12-11T13:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Macro functions</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425991#M158698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Inna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I got the question right, you want to make some selections in the field Seat. If that is corrrect, you can set as search string&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Value1|Value2|Value3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or use the Concat() function to get as many values as you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='(' &amp;amp; Concat(DISTINCT FieldWithValues, '|') &amp;amp; ')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this does not help, please post some sample data and what you expect to see to make sure we get it right next time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 13:14:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425991#M158698</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-12-11T13:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Macro functions</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425992#M158699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, no this is not the question.&lt;/P&gt;&lt;P&gt;I have data display in Qlikview model like in the file attached.&lt;/P&gt;&lt;P&gt;I want to add a button near button yesterday.&lt;/P&gt;&lt;P&gt;The new button will act as following: when I press it only M1 data (yearmonth,imps) will be displayed (like in the file in explanation).&lt;/P&gt;&lt;P&gt;Hope now it is clear.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Inna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 13:24:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425992#M158699</guid>
      <dc:creator />
      <dc:date>2012-12-11T13:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Macro functions</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425993#M158700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Inna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm afraid I'm missing something here. If the field is called Seat, and so it seems after looking at the file attached, if you select the value M1 you will see the corresponding value for impressions, just as if you do clicking on the M1 cell in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 14:33:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425993#M158700</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-12-11T14:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Macro functions</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425994#M158701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, Miguel:)&lt;/P&gt;&lt;P&gt;But users want a separate button for that...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 14:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425994#M158701</guid>
      <dc:creator />
      <dc:date>2012-12-11T14:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Macro functions</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425995#M158702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, the thing now is to find out which values the users have to see and how many buttons do you want for them. I think that this can be achieved using actions instead of macros, but let's see...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Miguel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 15:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-functions/m-p/425995#M158702</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2012-12-11T15:19:29Z</dc:date>
    </item>
  </channel>
</rss>

