Ref cursor in OBI EE
hi,
i have a stored procedure which has one in parameter and an out parameter which is a ref cursor.
My requirement is to pass the in parameter through the dashboard of OBI EE and display the out refcursor on the dashboard.
Can anyone please guide me to do this ? Or a work around to achieve the objective?