<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Adding Extender Data to SmartLists</title>
	<atom:link href="http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/feed/" rel="self" type="application/rss+xml" />
	<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/</link>
	<description>Ramblings and musings of a Dynamics GP MVP</description>
	<lastBuildDate>Sat, 19 May 2012 09:34:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: dlheureu</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-22408</link>
		<dc:creator><![CDATA[dlheureu]]></dc:creator>
		<pubDate>Mon, 16 Apr 2012 20:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-22408</guid>
		<description><![CDATA[Hi Victoria,

Thank you for following up.  No, I haven&#039;t talked to GP support yet or asked the forums.  I did some searches though, but they have been unsuccessful.  Too bad that I only had the issue just after coming back from Convergence...  There was plenty of GP support on spot!

We have about 3250 vendors which could make the slowdown appear even worst but you are probably right, the implementation must be very generic and inefficient.  I will ask the forums and see...  In the meantime I will follow your advice and create custom SmartLists for Extender!

Thank you again, 
-Denis
P.S. Your site is very well done and organized, I like it very much.  Your contribution to the GP community is also very significant and appreciated by all, including the other MVPs.  Thanks for that.]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria,</p>
<p>Thank you for following up.  No, I haven&#8217;t talked to GP support yet or asked the forums.  I did some searches though, but they have been unsuccessful.  Too bad that I only had the issue just after coming back from Convergence&#8230;  There was plenty of GP support on spot!</p>
<p>We have about 3250 vendors which could make the slowdown appear even worst but you are probably right, the implementation must be very generic and inefficient.  I will ask the forums and see&#8230;  In the meantime I will follow your advice and create custom SmartLists for Extender!</p>
<p>Thank you again,<br />
-Denis<br />
P.S. Your site is very well done and organized, I like it very much.  Your contribution to the GP community is also very significant and appreciated by all, including the other MVPs.  Thanks for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-22397</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Mon, 16 Apr 2012 11:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-22397</guid>
		<description><![CDATA[Hi Denis,

I just did a quick test and I definitely see the slowdown once I add Extender fields to a SmartList.  I didn&#039;t time it - with the data in the sample company it was noticeable, but not terribly significant.  However, there are only 102 vendors there and I only added a few columns of data.  I imagine that this would be more noticeable with more data.  

Without any specific knowledge of this, I would guess that because of what has to be done to accomplish adding fields to SmartLists &#039;on the fly&#039; like this, the code has to be very generic and thus inefficient.  Similar to coding SELECT * instead of specifying only the fields you need.  Again, this is only a guess.  I typically prefer to create custom SmartLists for Extender data myself.  Even though it&#039;s a bit of a pain to code Extender data, it is usually well worth it in the end for the performance as well as flexibility.  

Have you asked about this on any of the Microsoft forums or talked to GP Support?  Just curious if anyone else has provided any feedback on this...

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Denis,</p>
<p>I just did a quick test and I definitely see the slowdown once I add Extender fields to a SmartList.  I didn&#8217;t time it &#8211; with the data in the sample company it was noticeable, but not terribly significant.  However, there are only 102 vendors there and I only added a few columns of data.  I imagine that this would be more noticeable with more data.  </p>
<p>Without any specific knowledge of this, I would guess that because of what has to be done to accomplish adding fields to SmartLists &#8216;on the fly&#8217; like this, the code has to be very generic and thus inefficient.  Similar to coding SELECT * instead of specifying only the fields you need.  Again, this is only a guess.  I typically prefer to create custom SmartLists for Extender data myself.  Even though it&#8217;s a bit of a pain to code Extender data, it is usually well worth it in the end for the performance as well as flexibility.  </p>
<p>Have you asked about this on any of the Microsoft forums or talked to GP Support?  Just curious if anyone else has provided any feedback on this&#8230;</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dlheureu</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-22119</link>
		<dc:creator><![CDATA[dlheureu]]></dc:creator>
		<pubDate>Fri, 06 Apr 2012 14:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-22119</guid>
		<description><![CDATA[Hi Victoria,

I created an Extender window linked to the Vendor Maintenance window.  Then I created a Smartlist Integration with the Vendor Smartlist.  Everything looks fine, the 2 fields are available in the Smartlist except that it takes forever to retrieve the data, about 2 rows per second...

We ran a SQL Profiler and noticed that, for one returned row (e.g. 1 vendor), the Smartlist makes 84 SQL calls with two Extender fields and &quot;only&quot; 8 without the Extender fields.  This explains the poor performance however, I wonder if this is nornal?

Are Smartlists Integrations always that slow?  We can use Smartlist Builder to create a new Smartlist and join the SQL view but we would prefer to use the existing one.  

Thank you very much for your help,
-Denis]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria,</p>
<p>I created an Extender window linked to the Vendor Maintenance window.  Then I created a Smartlist Integration with the Vendor Smartlist.  Everything looks fine, the 2 fields are available in the Smartlist except that it takes forever to retrieve the data, about 2 rows per second&#8230;</p>
<p>We ran a SQL Profiler and noticed that, for one returned row (e.g. 1 vendor), the Smartlist makes 84 SQL calls with two Extender fields and &#8220;only&#8221; 8 without the Extender fields.  This explains the poor performance however, I wonder if this is nornal?</p>
<p>Are Smartlists Integrations always that slow?  We can use Smartlist Builder to create a new Smartlist and join the SQL view but we would prefer to use the existing one.  </p>
<p>Thank you very much for your help,<br />
-Denis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-20523</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 19:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-20523</guid>
		<description><![CDATA[Hi Raouf,

There is a limited list of SmartLists that this is possible for.  It may just be that no manufacturing SmartLists are available for this.  I would recommend posting your question on the &lt;a href=&quot;https://community.dynamics.com/forums/32.aspx&quot; title=&quot;GP Community Forum&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;GP Community forum&lt;/a&gt; to see if you can get some more feedback on this specific to manufacturing.

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Raouf,</p>
<p>There is a limited list of SmartLists that this is possible for.  It may just be that no manufacturing SmartLists are available for this.  I would recommend posting your question on the <a href="https://community.dynamics.com/forums/32.aspx" title="GP Community Forum" target="_blank" rel="nofollow">GP Community forum</a> to see if you can get some more feedback on this specific to manufacturing.</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raouf</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-20522</link>
		<dc:creator><![CDATA[Raouf]]></dc:creator>
		<pubDate>Thu, 23 Feb 2012 19:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-20522</guid>
		<description><![CDATA[Hi Victoria,
I created a window to add more details to the manufacturing order entry window. I know that you dont deal with manufacturing, but applying the same technique above, when I was adding smartlist integration, switch the smartlist product to manufacturing, but there are no smartlist objects listed in the second combo. So my question is how can I add a smartlist object ?]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria,<br />
I created a window to add more details to the manufacturing order entry window. I know that you dont deal with manufacturing, but applying the same technique above, when I was adding smartlist integration, switch the smartlist product to manufacturing, but there are no smartlist objects listed in the second combo. So my question is how can I add a smartlist object ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-16952</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Tue, 29 Nov 2011 11:32:14 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-16952</guid>
		<description><![CDATA[Hi Brynn,

So the 77th field changes to &quot;Not Defined&quot;?  Seems kind of an arbitrary number.  I have not heard of this as a bug, but have you checked with Microsoft on this?  

Sorry I cannot offer any more information on this.  It may be that this is a limitation and your only option for this would be to use SmartList Builder and create a SQL view with the data you want to show.

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Brynn,</p>
<p>So the 77th field changes to &#8220;Not Defined&#8221;?  Seems kind of an arbitrary number.  I have not heard of this as a bug, but have you checked with Microsoft on this?  </p>
<p>Sorry I cannot offer any more information on this.  It may be that this is a limitation and your only option for this would be to use SmartList Builder and create a SQL view with the data you want to show.</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bsmith</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-16921</link>
		<dc:creator><![CDATA[bsmith]]></dc:creator>
		<pubDate>Mon, 28 Nov 2011 20:29:50 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-16921</guid>
		<description><![CDATA[Hi Victoria,

I did a test today to see just how many were added before the type changed to &quot;Not Defined&quot;. I was able to add 8 windows with 76 total fields. We are adding them through Extender as both the user guide and your instructions in the post above describe. GP v10 SP4]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria,</p>
<p>I did a test today to see just how many were added before the type changed to &#8220;Not Defined&#8221;. I was able to add 8 windows with 76 total fields. We are adding them through Extender as both the user guide and your instructions in the post above describe. GP v10 SP4</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-16741</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Wed, 23 Nov 2011 13:25:40 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-16741</guid>
		<description><![CDATA[Hi Brynn,

I have never run into this before, but I can&#039;t say that I routinely add several hundred Extender fields to a SmartList, either.  How exactly are you adding them?  And in what version/build of GP?

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Brynn,</p>
<p>I have never run into this before, but I can&#8217;t say that I routinely add several hundred Extender fields to a SmartList, either.  How exactly are you adding them?  And in what version/build of GP?</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bsmith</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-16699</link>
		<dc:creator><![CDATA[bsmith]]></dc:creator>
		<pubDate>Tue, 22 Nov 2011 17:23:58 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-16699</guid>
		<description><![CDATA[Hi Victoria,

Is there a limit to the number of Extender fields you can add to a SmartList or SmartList Builder Object before the Field Type shows as &quot;Not Defined&quot;? I have used Extender and SLB quite a bit and have tried all the troubleshooting advice from the KB article and your article as well, but it seems that only the first several hundred fields (I will have to count exactly how many) when added to Smartlists work fine no matter which Extender windows they come from and the rest show up as &quot;not defined&quot;. Any thoughts or suggestions?]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria,</p>
<p>Is there a limit to the number of Extender fields you can add to a SmartList or SmartList Builder Object before the Field Type shows as &#8220;Not Defined&#8221;? I have used Extender and SLB quite a bit and have tried all the troubleshooting advice from the KB article and your article as well, but it seems that only the first several hundred fields (I will have to count exactly how many) when added to Smartlists work fine no matter which Extender windows they come from and the rest show up as &#8220;not defined&#8221;. Any thoughts or suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristie McNulty</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-10869</link>
		<dc:creator><![CDATA[Kristie McNulty]]></dc:creator>
		<pubDate>Tue, 31 May 2011 19:20:48 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-10869</guid>
		<description><![CDATA[Regarding Extender security, would anyone know how to grant access (GP2010) to a print option within an Extender window?  We have an extender window enabled for our Project Accounting module and in the lower-left-corner of the extender window is a printer icon.  When I click on the printer icon the desired report is produced (but then I&#039;m the admin).  When my end user clicks on the same icon, they receive back a &quot;not privileged to run this report&quot; message.  I&#039;m sorry, but GP2010&#039;s security is not all that intuitive when it comes to options outside the usual modules like Payables, Receivables, etc.]]></description>
		<content:encoded><![CDATA[<p>Regarding Extender security, would anyone know how to grant access (GP2010) to a print option within an Extender window?  We have an extender window enabled for our Project Accounting module and in the lower-left-corner of the extender window is a printer icon.  When I click on the printer icon the desired report is produced (but then I&#8217;m the admin).  When my end user clicks on the same icon, they receive back a &#8220;not privileged to run this report&#8221; message.  I&#8217;m sorry, but GP2010&#8242;s security is not all that intuitive when it comes to options outside the usual modules like Payables, Receivables, etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-3043</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Fri, 15 Jan 2010 07:52:43 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-3043</guid>
		<description><![CDATA[May, 

I have not seen this before, not sure what have caused something like this.  Do you know if anything was changed or installed on the server?

You could certainly try re-installing GP, or maybe even a repair.  If this persists, you may need to talk to GP Support about what&#039;s causing this error.

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>May, </p>
<p>I have not seen this before, not sure what have caused something like this.  Do you know if anything was changed or installed on the server?</p>
<p>You could certainly try re-installing GP, or maybe even a repair.  If this persists, you may need to talk to GP Support about what&#8217;s causing this error.</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: May</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-3041</link>
		<dc:creator><![CDATA[May]]></dc:creator>
		<pubDate>Fri, 15 Jan 2010 03:53:36 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-3041</guid>
		<description><![CDATA[Hi Victoria,
Recently we encountered all smartlist created by Smartlist builder upon clicking on it, show an error message

(a) GetRecordsExtender of form SmartlistBuilder Object
(b) Stringoverflow on set &#039;Record Count&#039; and if click on Debug, we get the same error as above - GetRecordsExtender of form SmartlistBuilder object&#039;, 3830, 4,0,0......

These smartlist were OK all this while.

This only happen on the server but not on other client PC.

What should I do? Is GP corrupted and require reinstallation? I tried all the maintenance work at Smartlist builder such as Refresh Cache, Refresh Smartlist and Check Link.

Seeing the message has the word &quot;Extender&quot;, I also run all the maintenance work on Extender.

But all the above does not help a bit.

Any clue why this happen?]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria,<br />
Recently we encountered all smartlist created by Smartlist builder upon clicking on it, show an error message</p>
<p>(a) GetRecordsExtender of form SmartlistBuilder Object<br />
(b) Stringoverflow on set &#8216;Record Count&#8217; and if click on Debug, we get the same error as above &#8211; GetRecordsExtender of form SmartlistBuilder object&#8217;, 3830, 4,0,0&#8230;&#8230;</p>
<p>These smartlist were OK all this while.</p>
<p>This only happen on the server but not on other client PC.</p>
<p>What should I do? Is GP corrupted and require reinstallation? I tried all the maintenance work at Smartlist builder such as Refresh Cache, Refresh Smartlist and Check Link.</p>
<p>Seeing the message has the word &#8220;Extender&#8221;, I also run all the maintenance work on Extender.</p>
<p>But all the above does not help a bit.</p>
<p>Any clue why this happen?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-2498</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Fri, 20 Nov 2009 19:40:02 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-2498</guid>
		<description><![CDATA[Hi Stu,

As Naseer has confirmed, Extender Views will not include the Extender notes, only windows.  From what I can tell, you are right - all the notes are in EXT00150.

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Hi Stu,</p>
<p>As Naseer has confirmed, Extender Views will not include the Extender notes, only windows.  From what I can tell, you are right &#8211; all the notes are in EXT00150.</p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naseer Farooqi</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-2497</link>
		<dc:creator><![CDATA[Naseer Farooqi]]></dc:creator>
		<pubDate>Fri, 20 Nov 2009 16:56:30 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-2497</guid>
		<description><![CDATA[Hi Victoria,

About Extender Notes, yes you are write you cannot create view on those notes through Extender View option. But you can create view through SQLServer.

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria,</p>
<p>About Extender Notes, yes you are write you cannot create view on those notes through Extender View option. But you can create view through SQLServer.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stu</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-2495</link>
		<dc:creator><![CDATA[Stu]]></dc:creator>
		<pubDate>Fri, 20 Nov 2009 15:31:35 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-2495</guid>
		<description><![CDATA[Hi all - GP9 - Extender

Am I correct that you cannot create an Extender view for Extender notes?  This being the case, or other, it appears all details for Extender Notes are housed in the EXT00150 table - please confirm.

Thanks for your valuable support.

Regards

Stu]]></description>
		<content:encoded><![CDATA[<p>Hi all &#8211; GP9 &#8211; Extender</p>
<p>Am I correct that you cannot create an Extender view for Extender notes?  This being the case, or other, it appears all details for Extender Notes are housed in the EXT00150 table &#8211; please confirm.</p>
<p>Thanks for your valuable support.</p>
<p>Regards</p>
<p>Stu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naseer Farooqi</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-1390</link>
		<dc:creator><![CDATA[Naseer Farooqi]]></dc:creator>
		<pubDate>Wed, 13 May 2009 15:12:30 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-1390</guid>
		<description><![CDATA[Hi Victoria,

Thanks for this support. It resolved. 

Naseer]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria,</p>
<p>Thanks for this support. It resolved. </p>
<p>Naseer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-1332</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Thu, 07 May 2009 20:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-1332</guid>
		<description><![CDATA[Naseer,

I have noticed in GP 10.0 that SmartList does not handle NULLs very well.  The way I typically address this is to use SQL views for all my SmartLists and to code around NULLs in SQL using something like:  
&lt;code&gt;coalesce(FIELD,&#039;&#039;) as StringField&lt;/code&gt;
or
&lt;code&gt;coalesce(FIELD,0) as NumberField&lt;/code&gt;

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Naseer,</p>
<p>I have noticed in GP 10.0 that SmartList does not handle NULLs very well.  The way I typically address this is to use SQL views for all my SmartLists and to code around NULLs in SQL using something like:<br />
<code>coalesce(FIELD,'') as StringField</code><br />
or<br />
<code>coalesce(FIELD,0) as NumberField</code></p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naseer Farooqi</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-1328</link>
		<dc:creator><![CDATA[Naseer Farooqi]]></dc:creator>
		<pubDate>Thu, 07 May 2009 18:22:16 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-1328</guid>
		<description><![CDATA[Hi Victoria,

Thanks for prompt reply, I appreciate that. I did create a view by adding Extender tables into my previously built view. Result is coming up now, but it is showing some garbage charactors where ever the record is null. Why it is like that?
How can I remove that garbage?

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria,</p>
<p>Thanks for prompt reply, I appreciate that. I did create a view by adding Extender tables into my previously built view. Result is coming up now, but it is showing some garbage charactors where ever the record is null. Why it is like that?<br />
How can I remove that garbage?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victoria Yudin</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-1327</link>
		<dc:creator><![CDATA[Victoria Yudin]]></dc:creator>
		<pubDate>Thu, 07 May 2009 17:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-1327</guid>
		<description><![CDATA[Naseer,

I have seen this happen if the Key Fields are not correct.  You could also try creating a new Extender View with both the Extender windows and verifying that view still shows data.  

&lt;em&gt;-Victoria&lt;/em&gt;]]></description>
		<content:encoded><![CDATA[<p>Naseer,</p>
<p>I have seen this happen if the Key Fields are not correct.  You could also try creating a new Extender View with both the Extender windows and verifying that view still shows data.  </p>
<p><em>-Victoria</em></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naseer Farooqi</title>
		<link>http://victoriayudin.com/2008/11/03/adding-extender-data-to-smartlists/#comment-1325</link>
		<dc:creator><![CDATA[Naseer Farooqi]]></dc:creator>
		<pubDate>Thu, 07 May 2009 17:22:57 +0000</pubDate>
		<guid isPermaLink="false">http://victoriayudin.wordpress.com/?p=511#comment-1325</guid>
		<description><![CDATA[Hi Victoria,

I did the same steps but I could not get the result in verion GP 10. Why?

I have a new Smartlist created by using a new Extender View. Smartlist is working fine. But when I add a new Extender window into it, it does not come. Not a single field is appearing.

Can you help me in it?

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi Victoria,</p>
<p>I did the same steps but I could not get the result in verion GP 10. Why?</p>
<p>I have a new Smartlist created by using a new Extender View. Smartlist is working fine. But when I add a new Extender window into it, it does not come. Not a single field is appearing.</p>
<p>Can you help me in it?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

