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...
v-xjiin-msft
8 years agoSolution Sage
Hi jrussell,
Please share us more detailed information like some sample data which we can copy and paste directly and its corresponding expected result.
Thanks,
Xi Jin.
jrussell
8 years agoNew Member
I found a way around this by creating a new column using an if statement that returns 0 or 1 if there is a change. Thanks for your quick response.