Hello,
We have PORTALPATH variable configured for individual Roles and which works fine.
Now we are tying to make that as default URL for "Home" button as well.
I did try several approaches like below.. but no luck.
../analytics/saw.dll?dashboard&PortalPath=@{biServer.variables['NQ_SESSION.PORTALPATH']}
../analytics/saw.dll?dashboard&PortalPath=@{biServer.variables['NQ_SESSION.PORTALPATH']}
../analytics/saw.dll?dashboard&PortalPath=@{session.currentUser.portalPath}
any suggestions?
Thanks
Kaushik