Forum Discussion

Vineela__sai19's avatar
Vineela__sai19
Frequent Visitor
2 years ago

Export to excel error datamart

I have written a query in datamart trying to export the data into the excel. The file has successfully exported. But when I try to open the file, it is throwing error like "[Datasource.error] Microsoft SQL : integrated security not supported".

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Vineela__sai19 

     

    I speculate the issue is that you had the error when the user connected to the SQL point of the Datamart.

     

    Make sure that the user is using Azure Active Directory (AAD) authentication to connect. This method is supported and can help resolve the issue. Windows authentication is not supported.

    Verify that the user has the necessary permissions to access the SQL Server. Permissions might be the root cause of the error.

     

    Best Regards

    Zhengdong Xu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.