cancel
Showing results for 
Search instead for 
Did you mean: 

Mandatory Filters for Bex report execution

former_member182997
Contributor
0 Kudos

Hi Experts,
Would you please tell me  how can i make filters mandatory fields pre execution of a BEx Report.
I have prepared  sales report for material with two filters. Now i need to make these fields mandatory fields  to execute the report.  Please suggest how can i achieve this setting  Below is the screen shot.

Thanks,
Aparajit

Accepted Solutions (1)

Accepted Solutions (1)

KodandaPani_KV
Active Contributor
0 Kudos

Hi,

select the variable -> which one your are putting as variable -> go to change mode -> goto details tab -> select variable id - mandatory then save it

after running the query in RSRT you should enter the input values.

variable you can change at info provide global area in query designer.

Thanks,

Phani.

former_member182997
Contributor
0 Kudos


Thank you so Much Pani for guiding me...
Yes I did it. The fields are now mandatory. Thank you once again!!!
regards!!

KodandaPani_KV
Active Contributor
0 Kudos

HI,

Always welcome

Answers (1)

Answers (1)

former_member199945
Active Contributor
0 Kudos

Hi,

Need to Change Variable properties  in Detail Tab Mandatory option will be there need to select, Before that check once either those variables are used for another query, if not change properties.

Thanks.

former_member182997
Contributor
0 Kudos

Dear Seshu,

As mentioned by Pani earlier I have followed the steps and I could achieve that. Your suggestions are also the same  and thank you so much for your guidance.

regards!!

former_member182997
Contributor
0 Kudos

Dear seshu p

I have a question here.
As you have mentioned to check  check once either those variables are used for another query,


What should I do if the variable is used in other queries too?
Would you suggest ??
Regards!!

former_member199945
Active Contributor
0 Kudos

Hi Aparajit,

If you change this variable properties as mandatory it will effect existing queries which are using those that variable , In that case we need  to create new Variable for same IOBJ  with type Mandatory .


Thanks.

former_member182997
Contributor
0 Kudos

Dear

Thats a very important point you have mentioned.  As the report is in development box still, i want to make sure everything is okay.
Can you please guide me how can i check either those variables are used for another query or not?? I will now on check  this point  before developing any report further .

Regards!!

KodandaPani_KV
Active Contributor
0 Kudos

Hi,

seshu said correct.

ex - i have 3 queries i am using same variable for all 3 queries. (variable on company_code)

but user want see 1 and 2 query optional values and 3 query want see the mandatory values.

then you can create the 2 variables 1 variable mandatory option 2nd variable optional.

based on the checking variable property you can add the variables for specific queries.

Thanks,

Phani.