Open mandeepsinghgill opened 7 years ago
I have multiple views for sharepoint lists and trying to pull data by this query but not working.
<Where> <Eq> <FieldRef Name="Proces" /> <Value Type="Text">M&C - Upravljanje in nadziranje</Value> </Eq> </Where>
Above query is the view query and i want all list within this name, how it is possible ?
I have multiple views for sharepoint lists and trying to pull data by this query but not working.
Above query is the view query and i want all list within this name, how it is possible ?