Hi,
I created a new Generic Inquiry window using Px.Objects.EP.EPEmployee, Px.Objects.EP.EPTimeCard.
And set the Employee ID as a parameter without default value and not from schema.
Then created a Dashboard using this GI window.
- Owner role: DashboardDesigner
- set Employee ID as a parameter without default value and not from schema.
Then designed the dashboard with widgets as below figure.
After logged as a user who is an administrative employee and run the dashboard. Initial load the employee id is filtering based on logged user’s employee id.
Removed the employee id from the filter parameter box and select a new employee. But the widgets are not loading correctly. Then activate the design mode and check the widget parameters, and found the logged user employee id has been set as the default employee id.
After removing the value widgets are loading correctly, but every new session this logged user employee id is set as the widget’s parameter. Therefore, every time need to activate the design mode and has to remove the value, which is not convenient.
Any suggestion for this behavior? Or any solution?