Answered Questions

  • Can we apply a filter on list of values in the Value Prompt

    Can someone tell me whether can we apply filter on list of values in the 'Value Prompt' e.g. I have a value prompt (named city) and the prompt is holding around 2000 cities but I want to apply a filter on cities so users can select only 15 cities out of 2000 and then run the report. Users should be flexible enough to select any 15 cities from the list. Is it possible. Please advice!

    jaya

    • Jul 31st, 2013

    Just add a value prompt and use query and put use value and codes or any unique values.
    use display values.
    Then put the filter in the query.
    Assign this query to the prompt.

    sreenivasulu pokuru

    • Apr 26th, 2013

    1)Open the value prompt query
    2)Drag a filter from tool box into detailed filter
    3)Write the filter condition like country in (India,Japan,china,- - - - - - - )

    that's it