Hi Prathamesh,
Thanks for your reply. I'm implementing exactly the way you said. The only thing I'm not able to figure out is
if campus_id is null then prompt the user for optional parameter else run the report for campus_id attached to the user_id in the database table.
Right now if the campus user runs the report, it will prompt for parameter. If the user types a different campus_id, then the report will not show any data. But the requirement says for campus users, it should not prompt for parameter.
I tried to create some conditions in where clause and it is throwing data federator driver error. I'm using a multi-source universe. I hope there is a way to do this.
Thank you,
Sriram