Skip to Content
0
Former Member
Oct 12, 2005 at 07:41 AM

Web Report: How to check extraction date with current date

36 Views

We have tho following problem:

We use a web report with critical data that we have to check daily. At the top of this report we display the Title and the date of last extraction.

Now it happens that the process chain that fills the underlying cubes does not run properly once in a while. This is something that we work on and is not the issue here.

The problem is however that users tend to overlook that the date at the top of the report is not correct. This leads to the situation that the users use the status of the previous day.

Is there a way where I can make it visibly in an unmistakenly manner that the date is not correct? This is: If the date at the top of the report is not the current system date?

I was thinking of a java-script that would color the report background to red or something like that but I do not know how to build this into my web report.