Viewing 4 posts - 16 through 19 (of 19 total)
In VS 2019 / SSDT, there are three options in the drop down list for TargetServerVersion:
December 26, 2019 at 2:53 pm
#3710541
Change the Switch to IIf.
=IIf(Fields!IsRunning.Value ="Processing" , "DimGray", IIF(Fields!MostRecent.Value >= TODAY(), "GREEN", "RED"))
October 11, 2019 at 2:20 pm
#3688049
If after running the question of the day scripts you then try to Script Session as > CREATE To > New Query Editor Windowan error message is displayed stating...
April 23, 2018 at 7:41 am
#1987890
I agree that's also why I picked CURRENT_TIMESTAMP.
July 6, 2015 at 2:36 pm
#1810577