Forum Discussion

WoollyGuy's avatar
WoollyGuy
Copper Contributor
Aug 29, 2023

Project online formula not working

I am using Project Online with the desktop interface, and trying to set up a master project (comprised entirely of subprojects) with colour coded task bars by resource group. I am using the Flag fie...
  • Dale_HowardMVP's avatar
    Dale_HowardMVP
    Aug 29, 2023
    WoollyGuy --

    In your original post, I cannot see the full name of the column that is partially hidden by the Formula dialog. Is the column the Resource Names column or the Resource Group column? If the partially hidden column is Resource Names, then the formula should be:

    IIF([Resource Names] = "Transport", True, False)

    I tested this formula using the Resource Names column, and it works as expected. Let us know and we will try to help you.

Resources