Tagged Questions
1
vote
0answers
140 views
Calculated columns supporting all column types
I would like to develop a column which will allow the end user to do the calculations based on values of other columns of the same item (SharePoint 2010). I need it to work also with people, look up ...
0
votes
0answers
174 views
Calculated field to split URL and update a list field
I wonder if you can help. Im wanting to find a way of storing the Parent Item within a child item entry. After doing some research ive been told that the only way this can be done is by the URL link ...
1
vote
1answer
661 views
Conditional Sum of Data in Another List
I have two lists 'Projects' and 'Tasks' where 'Tasks' are associated with 'Projects' with a lookup column.
On the Projects list I would like to display the sum of all of the 'Actual Time' values (a ...
1
vote
0answers
266 views
CAML Contains on a lookup field of a calculated column
I have some issue when using the CAML Contains statement when the field is a lookup field on a calculated column.
It basically does not work, the Equal works though.
here is the query, nothing ...
1
vote
1answer
3k views
Using an Additional Lookup Column Value in a Calculated Column
I have a lookup column based on another list's description (a 'Category' list) and have ticked the other list's 'Category ID' column to be shown at the same time (I note that this is a manually ...