I’m trying to connect my Microsoft SQL Server 2008 database to Looker Studio. However, I’ve noticed that Looker Studio officially supports only SQL Server versions 2012 and above.
I’m wondering if there are any workarounds or alternative approaches to connect my older SQL Server 2008 database to Looker Studio.
@Achala_Fcpl
Consider a data replication process into BigQuery warehouse and then connect to Looker Studio.
In BigQuery you can work with your data using legacy SQL dialect also.
It will also increase your data tranformation abilities, advantage of using custom queries and will greattly improve how quick your dashboards work.