Change Datasource from MS SQL to PostgreSQL

We are migrating from MS SQL to PostgreSQL

Our existing datasources have many datasets which are used across our dashboards.

How do we change our existing datasources to PostgreSQL from MS SQL. I have tried in the UI but the datasource is still expecting to communicate with MS SQL even though the connection details are correct.

Is this something that can be done?

Hi @Duncan_Burns

you could try to create the same dataset with the new datasource and replace the dataset within the analysis.
Or try to change the datasource via API

BR

Hi @Duncan_Burns
any update on your side?
BR