Forum Discussion
HamzaJ
05-20-2022Data Integration
Hi JosephGalvin
I am assuming you are trying to do this in the ElastiCube, because on dashboard-level this does not work. Strings cannot be used in a case-statement.
I would try something like case when isnull([Working Title]) Then [Job] else [Working Title] end