Wrox Programmer Forums
|
Reporting Services SQL Server Reporting Services. Please specify which version.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Reporting Services section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 10th, 2006, 03:46 PM
Registered User
 
Join Date: Oct 2004
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default Matrix filter

I am trying to filter data in the filter option. I only want the data where the posting date is in the current month of the same year. I can do this by creating a case in the sql query but I would rather not do it that way. I can do it in sql with a: datediff(mm, [posting date], getdate()) = 0 but I cannot figure out the syntax to use in the filter option.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Sum of sub-matrix of a matrix Gromlok Java Basics 0 March 4th, 2007 03:45 PM
From gridView in matrix pro10 C# 0 February 4th, 2007 06:30 AM
Matrix operators Ravel99 Pro VB 6 0 April 28th, 2006 03:45 AM
problems in matrix (in c /c++) sangi C++ Programming 0 January 13th, 2005 12:17 PM
hadamard matrix detfella Visual C++ 0 February 19th, 2004 02:41 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.