Suppression of the columns on the basis of user prompt
Summary:
We have business requirements where the user needs a prompt to specify which columns should be suppressed.
For example:
In our report, we have four columns for Q1, Q2, Q3, and Q4. When the report runs, it will prompt the user to select which quarter's data should be suppressed. The suppression will then be applied based on the user's input from the prompt.
Tagged:
0