We migrated applications from one server to another and noticed that in FR, the POV setting is not migrated via LCM.
Go to Workspace > File > Preferences > Financial Reports and toggle the POV setting
This is cumbersome for hundreds of users. In order to change it for all users to follow the below steps
1. Go to E:\Oracle\Middleware\EPMSystem11R1\products\financialreporting\bin on the FR server or wherever you have installed the software
2. Edit the setInstance.cmd and set the EPM Instance home correctly
3. Launch the FRConfig.cmd > Mbeans >com.hyperion.reporting.HRprefs.previewuserpov and change the value to TRUE.
Restart the FR services. Validate if the POV setting has changed.
In my case, it is done.