
How to calculate days since open? - social.technet.microsoft.com
I have a list in Sharepoint that tracks work requests. I would like to display the number of days since the request was opened. Obviously it would stop counting if the item was closed, thereby …
calculated column with url and custom text
Jan 18, 2008 · is there a way to make calculated column that is an url with other column's value AND display custom text instead of the actual url.
how to combine two list column values and show in another list
Scenerio: We have tables in SQL Server Database like States and columns are like StateName and StateCode and I want to use BDC to show States Table in Sharepoint List (L1) and I have …
Calculated column based on multiple conditions issue
I am quite new to using SharePoint but understand the basics. I am trying to create a calculated column to return Priority based on whether the item affects billing or an update is required.
Calculated column - if/then with concatenation
It will show #NULL in that calculated column instead of being blank. If I go into list settings, open the calculate column, and click OK, it recalculates a blank as it should. This is doable and I've …
Get calculated field value from SharePoint online list using …
Am trying to Get the calculated filed (return value type: Date and Time) value and update it on another 'Date and Time' type column (Ex:Completed Date) from SharePoint online list using …
Adding additional fields when Creating a New Folder in SharePoint
Oct 12, 2011 · Currently in SharePoint you can create a folder in the Documents Library....when performing the new folder creating only allowed to enter folder name in the "Name" field. How …
Sharepoint List: Column tocapture start time, End Time and Time …
I want to create a form to capture start time and end time for each activity and auto calculate time difference in hh:mm:ss format.
How to link a sharepoint library column to edit the form.
There is a simple method to link the column to display item form page: In the SharePoint Designer, edit the allitems.aspx page and add linkToItem="True" to the relevant column tag …
SharePoint 2013 List view Threshold - social.technet.microsoft.com
Jan 1, 2014 · SharePoint selects the first indexed column, not the first condition in a query, and then uses the rest of the columns to select your data. We need to ensure the first column of …