thanks @Madalyn_Destafney but i'm looking to write some simple text to pull the total available hours for the person who's assigned to a task for that same day as the task is assigned to. as i said in my previous post, we have several PM's working with the same resources, and if a PM's task pushes a...
I am a PM, that shares design and writer resources with other PM's, when i'm looking at a task that is assigned to a writer, i'd like to see how many available hours that person might have left in their capacity for that day regardless of the task i have assigned to them. The issue is, with several ...
is there a way to have a task report that when it pulls in the current user assigned to that task, it display how many hours they might have for the day?
wow that did it! it does pull back 24 hour time, really i'm just looking to take the info and evaluate the hour and display AM or PM. i was trying to come up with some like below where if its before noon it would display AM but after display PM, but i'm not sure i'm close on that or if its totally w...
hey @Heather_Kulbacki thanks for writing back! i tried that actually, and it works great if i'm just calling the date, but in my value expression i'm calling for other fields, so it doesn't seem to work. is there a way to have multiple value expressions so i'm just formatting the date and not any ot...
@Madalyn_Destafney Hi! ideally yes that would work, but this is a project report with task level data, so to get the task level data i need to use text mode to pull in the information. i assume that "{plannedCompletionDate}" has date/time in it, but i don't know how to display it as date and time, j...
hello, wondering if someone can help me with this. have a project report that is pulling in task level data, and id like to either display the date and time (currently only shows date) or read the time, and if if its before noon add an AM tag, if after noon add a PM tag.
here is the code i have s...