")" is not valid in this expression error when trying to use a custom expression in a calculated field
Hi,
I am trying to create a calculated field that will show allow me to create a report off of a multi value field. I found this previous post that seems to address what I am trying to do:
BUT when I try to add more that one IF statement I get the following error: ")" is not valid in this expression
Here is the code I am getting the error on:
IF({DE:Subject Area}="67813c5d0003fc7c694bb98d39de5ab5”,”Health: Caregiving")
IF({DE:Subject Area}="67813ba70003985be52dffadf69487dd”,”Health: Brain Health")
The red bracket at the end of the first statement is where I am seeing the error.
I did post to the original question referenced above but it is from a couple of years ago so I decided to post a new question as well.
Any thoughts on what I am doing wrong?
Thanks,
Robin