Tagged Questions
0
votes
0answers
39 views
Setting a person column in a SPD workflow on Office 365, getting claims ID in UI
I'm trying to set a Person column in a list item inside of a SharePoint Designer workflow. No matter how I try to set the column, I get the same result: the column is set using the user's claims ID.
...
0
votes
1answer
142 views
Can I do bulk updates with SharePoint 2013 workflows?
I have a SharePoint site with two lists:
list of assets
list of maintenance tasks: each task is linked to an asset via a lookup column. Each asset has one or more related maintenance tasks
My ...
0
votes
0answers
74 views
Workflow - repeat data from first element of list
I have create workflow that will be accept or not the holiday proposal. I use for that standard approval document workflow. I will short describe looks like:
Create new holiday proposal
Input data
...
0
votes
1answer
113 views
How to reduce field on user profiles management using workflow in SP Online
I have some problem with my "holiday proposal" workflow in SharePoint Online (Office 365 - SharePoint 2010).
I have created field (integer) "Free days" in user profiles.
The main things is to ...