Open hyperlink in same window with .net portal integration
Hi All,
We have recently integrated our QlikView dashboard to .net portal (CRM). Basically in CRM 4 tabs are available in which one tab is QlikView. When user clicks on Dash Board tab it authenticates and opens the dashboard with SSO. Now challenge I am facing is
1. In DashBoard I have created one straight table with Customer information
2. In expression I have created Customer Name as hyperlink by adding parameter
3. When user clicks on Customer name it should navigate to different tab in CRM portal with in the same window with out prompting ID and pwd. It opens particular customer details from CRM portal
Navigation to different tab is fine but W it opens in new window and prompting for User ID and PWD.