Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6118259
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T15:24:56+00:00 2026-05-23T15:24:56+00:00

I am trying to build a 2008 SSRS report so that it displays table

  • 0

I am trying to build a 2008 SSRS report so that it displays table based on start and end date parameters. But when I set the default values of these date parameters, it displays same records in my table regardless of what parameters I’ve chosen, since they are defaulted. So then I tried setting default values = available values, but this does the same thing. So how do I create cascading parameters so that table correctly filters based on date logic?

I have three parameters: “Parameter_Week”, “Start_Date”, and “End Date”. All of these come from the same dataset where Parameter Week is in string format of “6/12/11 – 6/18/11” and Start Date is “6/12/11” and End Date is “6/18/11”. There are 4 different records from this same dataset, which are always equal to the last 4 weeks.

And the table dataset only takes the second 2 parameters: Start and End Date. So I want this table to filter records based on these dates. However, I get the error below if I set Default values for these two parameters to “None”.

The ‘Start Date’ parameter is missing a value.

(and Start and End Date parameters are Hidden, since only “Parameter Week” parameter should be visible.)

So to summarize, I’ve tried every combination for setting the Default values for these two date parameters. If I set Default values = None, then I get the error message above. But if I set default to anything else, then it always returns same records in table since they are defaulted.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T15:24:56+00:00Added an answer on May 23, 2026 at 3:24 pm

    Here’s what I did:

    1. Create a dataset to determine list of weeks

    2. Create a parameter (@DateString) that sets it’s available values from the new dataset, set the label and value fields to the DateString field (created from a string of concatenated dates (i.e. 6/12/11 – 6/18/11)).

    3. Create a 2nd data set that is almost the same as the first except add a parameter filter

       WHERE DateString = @DateString
      
    4. Create 2 parameters @Date1 and @Date2. Set visibility to Hidden. Get Values from a query and set the dataset to your 2nd dataset and the value field to your date1. Go to Advanced and select “Always Refresh.” (do this for @Date2 change the value field to date2)

    5. Create a dataset for the table with date parameters:

       SELECT * FROM Events WHERE Date BETWEEN @Date1 and @Date2
      
    6. Create a table with the values from this dataset

    7. Run report and change parameters to the different dates and table gets updated as parameter changes.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to set up our TFS 2008 instance to require that projects build
I was trying to build a C# solution on my Visual Studio 2008, that
I'm trying to set up SSRS 2008 on my desktop machine for development purposes.
I'm trying to build a table in MS SQL 2008, loaded with roughly 50,000
I'm trying to build a macro for Visual Studio 2008 that behaves thusly: (Extract
I am trying to build my VS 2008 project in CCNEt and getting the
I'm trying to install Team Build (2008) on a different Build Server (BS) to
I am trying to build the Intellesoft BugTrap source using Visual Studio 2008. I
I'm trying to setup a continuous integration build on TFS 2008. In the project
I was trying Build For Archiving application (from Titanium Mobile) with xCode 4.4, but

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.