hi,
I am creating a Webi report on top of HANA Calc View.
I want to apply a filter on the report based on the logged in user.For that I need to pass
the logged in user info - @variable('BOUSER') to HANA View.
I have created an input parameter at HANA view for the same.
How can I link the input parameter with BOUSER.
Please help