<?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: Local data filter in a Dashboard with selection filter doesn't work in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Local-data-filter-in-a-Dashboard-with-selection-filter-doesn-t/m-p/267377#M52060</link>
    <description>&lt;P&gt;Unfortunately, "&lt;SPAN&gt;dragged &lt;/SPAN&gt;&lt;SPAN&gt;a Local Data filter (from Boxes menu) into the dashboard window&lt;/SPAN&gt;" is not specific enough. It is important that you drop the object in the right location, such as inside another object. Blue lines appear to hint at the drop point and the affected boxes as a guide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The context box provides the environment necessary for the filter to work with the other objects. Please see &lt;STRONG&gt;Help &amp;gt; JMP Documentation Library &amp;gt; Scripting Guide &amp;gt; Chapter 11: Display Trees&lt;/STRONG&gt;. See the &lt;STRONG&gt;Construct Custom Windows&lt;/STRONG&gt; section. The information about the two container boxes you need is on starts on page 560 in the current JMP 15.1 documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should also read &lt;STRONG&gt;Chapter 16: Creating Applications&lt;/STRONG&gt; for a good overview of the process and the tools.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Application Builder provides a drag and drop interface for combining the display boxes appropriately.&lt;/P&gt;</description>
    <pubDate>Mon, 18 May 2020 10:54:21 GMT</pubDate>
    <dc:creator>Mark_Bailey</dc:creator>
    <dc:date>2020-05-18T10:54:21Z</dc:date>
    <item>
      <title>Local data filter in a Dashboard with selection filter doesn't work</title>
      <link>https://community.jmp.com/t5/Discussions/Local-data-filter-in-a-Dashboard-with-selection-filter-doesn-t/m-p/267294#M52039</link>
      <description>&lt;P&gt;I am trying to build a dashboard with both a Selection Filter and Local Data Filter but it seems the Local Data Filter doesn't work. Any suggestion on how to fix the issue?&lt;/P&gt;</description>
      <pubDate>Sun, 17 May 2020 06:18:40 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Local-data-filter-in-a-Dashboard-with-selection-filter-doesn-t/m-p/267294#M52039</guid>
      <dc:creator>shasheminassab</dc:creator>
      <dc:date>2020-05-17T06:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Local data filter in a Dashboard with selection filter doesn't work</title>
      <link>https://community.jmp.com/t5/Discussions/Local-data-filter-in-a-Dashboard-with-selection-filter-doesn-t/m-p/267301#M52042</link>
      <description>&lt;P&gt;There are many ways that you might have tried to include a filter but you didn't say what you have tried so I doubt that we can help without more information about the approach you took.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you dragged a filter object into the dashboard window, it must be enclosed with the target object in a Data Filter Context Box and connected with a Data Filter Source Box. Omitting these boxes is a common reason for the filter not working.&lt;/P&gt;</description>
      <pubDate>Sun, 17 May 2020 11:54:45 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Local-data-filter-in-a-Dashboard-with-selection-filter-doesn-t/m-p/267301#M52042</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-05-17T11:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Local data filter in a Dashboard with selection filter doesn't work</title>
      <link>https://community.jmp.com/t5/Discussions/Local-data-filter-in-a-Dashboard-with-selection-filter-doesn-t/m-p/267317#M52047</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5358"&gt;@Mark_Bailey&lt;/a&gt;&amp;nbsp;. Yes, first I selected the Template "Filter + 1 Dashbaord" and then dragged &lt;SPAN&gt;a Local Data filter (from Boxes menu) into the dashboard window. I also tried the "Hierarchical Filter + 1 Dahboard" template and used the local data filter as the first filter and it didn't work either. Is there any online document/ tutorial that explains what you mentioned about&amp;nbsp;Data Filter Context Box and Data Filter Source Box? Does it require JSL coding?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 May 2020 16:16:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Local-data-filter-in-a-Dashboard-with-selection-filter-doesn-t/m-p/267317#M52047</guid>
      <dc:creator>shasheminassab</dc:creator>
      <dc:date>2020-05-17T16:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Local data filter in a Dashboard with selection filter doesn't work</title>
      <link>https://community.jmp.com/t5/Discussions/Local-data-filter-in-a-Dashboard-with-selection-filter-doesn-t/m-p/267377#M52060</link>
      <description>&lt;P&gt;Unfortunately, "&lt;SPAN&gt;dragged &lt;/SPAN&gt;&lt;SPAN&gt;a Local Data filter (from Boxes menu) into the dashboard window&lt;/SPAN&gt;" is not specific enough. It is important that you drop the object in the right location, such as inside another object. Blue lines appear to hint at the drop point and the affected boxes as a guide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The context box provides the environment necessary for the filter to work with the other objects. Please see &lt;STRONG&gt;Help &amp;gt; JMP Documentation Library &amp;gt; Scripting Guide &amp;gt; Chapter 11: Display Trees&lt;/STRONG&gt;. See the &lt;STRONG&gt;Construct Custom Windows&lt;/STRONG&gt; section. The information about the two container boxes you need is on starts on page 560 in the current JMP 15.1 documentation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should also read &lt;STRONG&gt;Chapter 16: Creating Applications&lt;/STRONG&gt; for a good overview of the process and the tools.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Application Builder provides a drag and drop interface for combining the display boxes appropriately.&lt;/P&gt;</description>
      <pubDate>Mon, 18 May 2020 10:54:21 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Local-data-filter-in-a-Dashboard-with-selection-filter-doesn-t/m-p/267377#M52060</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-05-18T10:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Local data filter in a Dashboard with selection filter doesn't work</title>
      <link>https://community.jmp.com/t5/Discussions/Local-data-filter-in-a-Dashboard-with-selection-filter-doesn-t/m-p/267609#M52104</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/5358"&gt;@Mark_Bailey&lt;/a&gt;&amp;nbsp;for pointing out these resources. I will check them out and get back to you if I have any questions.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2020 06:20:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Local-data-filter-in-a-Dashboard-with-selection-filter-doesn-t/m-p/267609#M52104</guid>
      <dc:creator>shasheminassab</dc:creator>
      <dc:date>2020-05-19T06:20:36Z</dc:date>
    </item>
  </channel>
</rss>

