2
votes
1answer
38 views

Calculated Value of “Start Time” in a calendar is not working

I am having a problem with a content type-specific, Reusable workflow. I use it for a calendar. When ever an event is created, I send an email to the approver with Name of the event, start time and ...
0
votes
0answers
47 views

2 variables = 1 Calculated Column

I have 2 list columns developed in my SharePoint form; country origin (CO) & country destination (CD) for the form requester to radio button (CO) and pull down and pick (CD). CD has two options: ...
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 ...
0
votes
0answers
58 views

How to extract a workflow completion dateand time and display that info in a list column?

I am looking to display the date and time (date at minimum) of workflow completion under a column in one of my lists. I would assume that this would be done using a calculated column. I am open to ...
0
votes
1answer
439 views

Assign a calculated column a value

Is it possible to assign a value to a calculated column in a workflow, even if the formula for the column has already been set?
0
votes
1answer
395 views

Have an Association Column equal the field of another Column

I have created an association column as part of a reusable workflow in SharePoint designer. I am now trying to have this column equal the field of another column in Document Library. I have tried ...
1
vote
1answer
125 views

Creating 'Task Ranks' depending on user

I need to create a column 'Task Ranks' - which ranks each task/item for a user. I need it to be of lowest unique value/integer from all active tasks for that user and to serially generate the next ...