<?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 Macro to create Multi box with Alternate State in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Macro-to-create-Multi-box-with-Alternate-State/m-p/403495#M489056</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am creating a Multi box in a Qlikview Macro using the below code. Now I would like to set this T1 field to be an alternate state so that I can have 2 copies of this Multi box looking at the same field which are unlinked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help on how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set MultiBx = ActiveDocument.ActiveSheet.CreateMultiBox&lt;/P&gt;&lt;P&gt;MultiBx.AddField "T1"&lt;/P&gt;&lt;P&gt;MultiBx.SetPixWidths 80,100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;prop = MultiBx.GetProperties&lt;/P&gt;&lt;P&gt;prop.Layout.Frame.ShowCaption = false 'no caption&lt;/P&gt;&lt;P&gt;prop.MemberAttributes.Item(0).Label.v = "T1 Field"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MultiBx.SetProperties prop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks in adance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Dec 2012 10:37:34 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-12-04T10:37:34Z</dc:date>
    <item>
      <title>Macro to create Multi box with Alternate State</title>
      <link>https://community.qlik.com/t5/QlikView/Macro-to-create-Multi-box-with-Alternate-State/m-p/403495#M489056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am creating a Multi box in a Qlikview Macro using the below code. Now I would like to set this T1 field to be an alternate state so that I can have 2 copies of this Multi box looking at the same field which are unlinked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help on how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set MultiBx = ActiveDocument.ActiveSheet.CreateMultiBox&lt;/P&gt;&lt;P&gt;MultiBx.AddField "T1"&lt;/P&gt;&lt;P&gt;MultiBx.SetPixWidths 80,100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;prop = MultiBx.GetProperties&lt;/P&gt;&lt;P&gt;prop.Layout.Frame.ShowCaption = false 'no caption&lt;/P&gt;&lt;P&gt;prop.MemberAttributes.Item(0).Label.v = "T1 Field"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MultiBx.SetProperties prop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks in adance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Dec 2012 10:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Macro-to-create-Multi-box-with-Alternate-State/m-p/403495#M489056</guid>
      <dc:creator />
      <dc:date>2012-12-04T10:37:34Z</dc:date>
    </item>
  </channel>
</rss>

