I'm running SQL Server 2008 R2, and SSRS Visual Studio 2008.
Here is a question I received from one of my users:
Can you include an Action Date in the report so I’ll know if we’ve already seen the member on the report?
Is there a way in T-SQL to code for "new" data? I have a report that runs daily.
How can I find the rows that show up on today's report, but were not there yesterday?
Here is a question I received from one of my users:
Can you include an Action Date in the report so I’ll know if we’ve already seen the member on the report?
Is there a way in T-SQL to code for "new" data? I have a report that runs daily.
How can I find the rows that show up on today's report, but were not there yesterday?