What is this error? and how do i fix it?

I am trying to create a workflow rule to fire when a column is no longer blank. I would like the workflow rule to “change data”:

Here is the action button:

Here is the error i am getting:
2X_4_4686176228bb0d5efa777a670a045c7747afb915.png

Solved Solved
0 6 235
1 ACCEPTED SOLUTION

Steve
Platinum 4
Platinum 4

Workflows cannot be triggered by virtual columns.

View solution in original post

6 REPLIES 6

Former Community Member
Not applicable

What is the data type of the “Complete” column?

“Text”

Former Community Member
Not applicable

Couple of things:

  • Can you post a screen shot of your table/column definition?

  • Try changing the workflow condition to ISNOTBLANK([Related PDF Upload Tables]) = TRUE

Also where are you seeing this error?

Can we try regenerating the DB structure once and check?

Steve
Platinum 4
Platinum 4

Workflows cannot be triggered by virtual columns.

Thanks Steve

Top Labels in this Space