Forum Discussion
ArchiveUser
7 years agoQrew Captain
I've tried each of the above and the check box checked. But my original formula still doesn't work.
Could it be the IF? Do I not need that part anymore?
This is what I have
If([Related Department or Group] = 3 and Contains(ToText([Tools]), "MFE"), "sec-idm-ccna-ssas-mfe-cbsalldata")&
Should it be
[Related Department or Group] = 3 and Contains(ToText([Tools]), "MFE", "sec-idm-ccna-ssas-mfe-cbsalldata")&
Could it be the IF? Do I not need that part anymore?
This is what I have
If([Related Department or Group] = 3 and Contains(ToText([Tools]), "MFE"), "sec-idm-ccna-ssas-mfe-cbsalldata")&
Should it be
[Related Department or Group] = 3 and Contains(ToText([Tools]), "MFE", "sec-idm-ccna-ssas-mfe-cbsalldata")&