Forum Discussion
jrussell
8 years agoNew Member
Creating a measure with if statement with text
The table visual I have created has columns for account IDs, prior region, prior territory, new region, new territory, and last year's sales associated with each account. These columns are from two d...
Floriankx
Solution Sage
8 years agoHello,
did you try a calculated column? If Statement should be fine with it.
I would use Blank() instead of '" "' but it's a matter of taste.
If both columns are in the same.
Otherwhise you may have to use RELATED once.