
Anonymous
Hello Yuan Liang,
Thank you for the reply. I have tried the above way for a single list. It works fine. I am trying to do it on a Roll up of qlistview web part but it does not work out. Please find the configuartion below for a roll up.
<Lists>
<List SiteUrl="http://abc.com/mkt/us/busseg/gfs/pricing/SitePages/Home.aspx" ListName="xyz" />
<List SiteUrl="http://abc.com/mkt/can/busseg/gfs/pricing/SitePages/Home.aspx" ListName="xyz" />
<List SiteUrl="http://abc.com/mkt/lon/busseg/gfs/pricing/SitePages/Home.aspx" ListName="xyz" />
<List SiteUrl="http://abc.com/mkt/wrs/busseg/gfs/pricing/SitePages/Home.aspx" ListName="xyz" />
</Lists>
<Fields LookupThresholdControlSetting="Explicit">
<Field Name="Type" GroupExpanded="false" />
<Field Name="Name" GroupExpanded="false" LinkTo="<%FilePath%>" />
<Field Name="Modified" />
</Fields>
Kindly let me know if we have to do any other setting for it. We are on sharepoint 2010 and Quest 5.7 with hot fix of "Explicit" option quoted above for the List view threshold value.
Regards,
Priyasaki