Viewing 3 posts - 1 through 4 (of 4 total)
Is this a small model you are working with? If it is a very large model, you could restrict the records so you are working with a smaller dataset...
June 17, 2015 at 10:24 am
#1806142
no problem...good luck!
January 27, 2015 at 12:40 pm
#1773479
you are referencing two different columns:
WHERE
v_dim_wotask_ES.budget_analyst_text = N'ES-EPM-Peurrung, Pam'
v_dim_wotask_ES.business_analyst_text = N'ES-EPM-Peurrung, Pam'
January 26, 2015 at 8:57 am
#1773142