Viewing 5 posts - 1 through 5 (of 5 total)
Solution is to add the following to the beginning of your status expression:
CASE WHEN IsEmpty(KpiValue("MyKPI")) THEN NULL
January 14, 2013 at 2:08 pm
Could someone help me pull the DayOfWeek from the ExecutionDate? I need something like:
Monday, 10/31/2005. I am having touble getting just the day of week section.
October 31, 2005 at 9:15 am
Any future readers may be interested.
Couldn't wait on the rollback so we stopped sql server, blew away the database, and restored from backup.
That watchin' and waitin' can be painful!
September 8, 2005 at 3:13 pm
Thanks for the responses!
That must be our issue then....is there anyway to speed up such a rollback process? Or am I at the mercy of the DB.....Watch and wait,...
September 8, 2005 at 12:54 pm
If it is rolling back, wouldn't the Command be marked as ROLLBACK instead of AWAITIN COMMAND? That would make sense though if the process is rolling back, but why...
September 8, 2005 at 12:21 pm
Viewing 5 posts - 1 through 5 (of 5 total)