I have an Excel worksheet in which I created a pivot table that takes data from an Sql table. I download this Excel sheet from the application to the client machine, and when we try to open it in the client machine, it asks for the login credentials of the SQl server. Is there a way that after loading on the client machine the sheet does not ask for credentials for entering SQL, and we will hard-code or install it in Excel itself. The user simply opens or logs in, and when he opens the fulcrum, Datasourse will not automatically request SQl Login and update the data source.
source share