Forum Discussion
Anonymous
4 years agoNot applicable
Replacing valuse based on ID column (Conditional Formatting)
Hello guys, I would like to replace the "63" value in the TT_ACT_ID column if the project number is "168907" in column TT_PRJ_ID. I have used replaced value with a if formula but it doesn't work...
- 4 years ago
Hi,
Your data format in [TT_PRJ_ID] is INT so by remowing "" in your condition ([TT_PRJ_ID]=168907 ) you should be good to go.
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!
ValtteriN
Community Champion
4 years agoHi,
Your data format in [TT_PRJ_ID] is INT so by remowing "" in your condition ([TT_PRJ_ID]=168907 ) you should be good to go.
I hope this post helps to solve your issue and if it does consider accepting it as a solution and giving the post a thumbs up!