Microsoft
Software
Hardware
Network
Question : How do I get a static value list to show when I have a parameter prompt another parameter?
I am building a report that has a parameter that fills 2 date parameters. Call this parameter A. The parameter is a function that returns 2 dates, a start date and end date, and each date is placed into separate parameters by using dynamic values. The two date parameters are then used to build a SQL command to build the report. Parameter A is a string and it returns 2 dates. So if I enter "QTD" into the parameter it would return the start and end date of the Quarter to Date. I have entered static values for parameter A and when I refresh the report, the value list doesn't appear. I have to enter the string manually. The report works fine when I type in the specific value but I need to have a list for the user to choose from. Why doesn't the value list appear in the prompt? Is there a way or trick to get the list to appear?
Answer : How do I get a static value list to show when I have a parameter prompt another parameter?
If parameter A isn't used in the report you won't get prompted for it.
mlmcc
Random Solutions
Security Alert when Opening Outlook
What causes error "0x80070015" when connecting to bluetooth device in window 7?
Counting the Character Length of a Long Field - Error
Schema Changes by User
INSTALL - SQUID getting "pam_auth.c:133: warning: initialization from incompatible pointer type"
How do I trawl through an Excel 2003 range and copy certain cells of certain rows to another worksheet in VBA
Office 2010 MSI GPO Installation
Jboss fails to start up with liferay portal application
mcafee EPO script to remove agent and virusscan
PL/SQL Create Global Temp Table and insert records returned from SELECT query