Is There an way to Default BI report Text parameter to logged in user person id like in Date type
Is There an way to Default BI report parameter to logged in user person id like we default System data in Date type parameter {$SYSDATE()$}. We have a Text parameter which has a menu type LOV to fetch Line Manager Names and internally it is passing the person id of the manager to the data model query. But we need to Default it to Logged-in user person id instead of 'All". User can change the value for the parameter later but in first run it should display the manager who is running the report. Is there any feasibility? I could