- This topic is empty.
- AuthorPosts
-
- 11/30/2010 at 3:08 am #4004
AnonymousParticipantHello,
I would like to know if it is possible to use a qListView webpart with a Linked Data source. I basically want users to have a view on two joined lists that is also filtered.
I don’t see how to put a CAML filter on two joined lists in the Quest webparts help and I alos don’t see how to edit the DataSource for an QListView webpart.
Any help appreciated!
Regards, Jurgen
- 11/30/2010 at 3:08 am #5114
AnonymousParticipantSP 2007 does not support CAML joins between list; however, SP 2010 has added the ability to do CAML joins but with certain restrictions:
http://msdn.microsoft.com/en-us/library/ee539975(office.14).aspx"
Currently, qListView can not be used with a Linked Data Source. Technically, you can paste in CAML assuming it is formatted correctly, but that won’t help with the display of fields. Since SP 2010 support CAML joins, we will look into this feature for future version of Quest Web Parts. In the mean time, I found a couple of 3rd Party web party products that might help you now:
http://sharepoint.wice-group.com/en/joinpro/overview.aspx
Another approach would be to use SQL Reporting Services and a 3rd Party addon to extract and display list data:
http://www.enesyssoftware.com/language/en-US/Products/EnesysRSDataExtension/Overview.aspx
Both of the approaches above work with SP 2007 and WSS 3.0 and above.
Joining list using CAML is a powerful new SP 2010 feature and we will look into this capability for future versions of QWP.
Curtis
Curtis
-
- AuthorPosts
You must be logged in to reply to this topic.