Hello,
My environment: BO 4.1 with SSO between Windows/BO and SAP BW 7. I build dashboard using Dashboard. Because we have SSO so all users will use their own BW ids to run the Qaaws to get data for dashboard.
Right after we turning on SSO, I faced an issue: some users could run a dashboard and some users could not. Then I figured out it is because users' profile date settings are different:
Some users have date format: mm/dd/yyyy
Some users have date format: mm.dd.yyyy
Some users have date format: dd/mm/yyyy
Some users have date format: yyyy/mm/dd
Knowing the reason, I don't know how to fix it.
In short, I need pass September 2014 to a Fiscal Period variable to run the dashboard.
If I pass in 09/2014 then users who have mm.dd.yyyy date setting could not run the dashboard.
If I pass in 09.2014 then users who have mm/dd/yyyy date setting could not run the dashboard.
My question, if you use SAP BW and Dashboard, how do you pass in fiscal period variable to allow all users to run the dashboard.
Thanks!
George