Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

Using COUNT and DATEADD Functions

$
0
0

Am trying to write an expression using the COUNT and DATEADD functions. Being a SQL noob, I really could use some help. The goal is to count the number of fields for the LastOnline value, for the past 7 days. Here is my broken expression:

=Count(Fields!LastOnline.Value > DateAdd ("d",-7,Today()))

Thx for the help.


Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>