Dear,
I am planning to write an if function for 3 criteria.
IF(AND([In Progress - Late]1 >= 1, [At Risk]1 >= 1),[In Progress - On Track]1>=1,) "Red","")
I know I am writing it wrong. Can anyone help me structure the formula please?
Cheers!
Hi,
What column types are you using?
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? That would make it easier to help.
Have a fantastic week!
Best,
Andrée Starå
Workflow Consultant @ Get Done Consulting
You just misplaced a comma is all...
On Track]1>=1,) "Red"
move the comma to the other side of the parenthesis.
On Track]1>=1), "Red"
Cheers mate for spotting that error.
Cheers for your response, the problem is solved.
I'm always happy to help!
Have a fantastic weekend!
Andrée
Happy to help!
Howdy, I am working on developing a several dashboards for our team, and for whatever reason the widgets I place are multiplying. I have copied/pasted some, but other I have just added I am ending up with dashboards that look like this: When originally I only had the top four items. It has happened on several different…
I am a construction project manager and built sheets that include actual costs for individual tasks, departments and overall project. I update the costs cells as invoices come in by manually calculating then entering in new amount. Ex: Plumbing: week 1 $300, week 2 $250, week 3 $150 = $700. I enter $700 in cell. I'm…
I have multiple items that each have their own statuses and that roll up to "workstreams" or swimlanes. On the dashboard, I would like to show the progress of the items by swimlane without breaking it out into separate widgets for each. This would ideally be a stacked bar where each bar represented the Items and was broken…