i created a parameter list in reports. how to restrict that
parameter list with parameters
Answer / upendra kumar sharma
The Restrict List to Predetermined Values is a checkbox
that indicates whether a value for the parameter must be in
the list of values. For example, if you check Restrict
List to Predetermined Values and the Initial Value does not
match a value in the list of values, an error will be
generated when you accept the Parameter property sheet.
Similarly, if you set a value for the parameter on the
command line or in a command script and it does not match a
value in the list of values, an error will be generated
when the report is run. If you check Restrict List to
Predetermined Values, a list of values will appear in the
runtime parameter form. If you do not check it, a combo
box will appear (i.e., you can enter values as well as
select from the list).
| Is This Answer Correct ? | 4 Yes | 1 No |
What is the usuage of an ON-INSERT,ON-DELETE and ON-UPDATE TRIGGERS ?
What are the important difference between property clause and visual attributes?
What is the Maximum allowed length of Record group Column?
How many pages you can in a single form ?
When does an on-lock trigger fire ?
Is it possible to execute a dynamic sql from forms?
i created a parameter list in reports. how to restrict that parameter list with parameters
.fmb will be in which folder
What are modalless windows?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
sequence of firing triggers for text-item is: 1)key_next_item, 2)when_validate_item, 3)post_text_item Now i change sequence of firing triggers like when_validate_item,key_next_item... Is it possible to change sequence? How?
suppose u have been seven tables based on that u have to create a report u don't have access to db. then how do u find the relation between tables