I've added a formatting formula under \formatting formulas\report header\graph1\tool tip text
Here's what I have...
if DayOfWeek ({PWDCounter.ResetDate}) = 1 then crBold else crRegular
I keep getting the error "the formula result must be a string".
How do I go about getting the graph text to be bold if the day of the week is a weekend day ? I'd also like the text to appear red, but one thing at a time.
({PWDCounter.ResetDate}) is a date and time database value.
Thanks in advance,
-BK
Here's what I have...
if DayOfWeek ({PWDCounter.ResetDate}) = 1 then crBold else crRegular
I keep getting the error "the formula result must be a string".
How do I go about getting the graph text to be bold if the day of the week is a weekend day ? I'd also like the text to appear red, but one thing at a time.
({PWDCounter.ResetDate}) is a date and time database value.
Thanks in advance,
-BK