I am working with a couple different versions of SharePoint, v2.0 and v3.0.
I am trying to figure something out that I could use some help with.
Is there way way in SP to join multiple lists? What I need is a way to create a new list or report based on queries from data on other lists. To describe it from a technical point of view, its just like writing SQL to a database querying multiple tables with an outer join. I would like to be able to do this with native SP GUI and not have to write custom dll's to do it.
Is it possible and if so, how?
I am trying to figure something out that I could use some help with.
Is there way way in SP to join multiple lists? What I need is a way to create a new list or report based on queries from data on other lists. To describe it from a technical point of view, its just like writing SQL to a database querying multiple tables with an outer join. I would like to be able to do this with native SP GUI and not have to write custom dll's to do it.
Is it possible and if so, how?