Hi,
I am currently evaluating which BI tool will be implemented across the company. In my earlier companies I have used Superset where I wrote SQL queries for each dashboard or insight requirement and created a visualisation directly from them.
I realised that in Power BI I can't write SQL queries directly, I can only connect directly to the database tables and do the transformation inside Power BI. A workaround would be to write sql queries separately and create a view in my db and then connect power BI to the view to create a dashboard.
I want to ask for your opinions on this.
-
Should I move to a tool where I can write queries and make visualisations.
-
Use views with power BI.
-
Simply abandon SQL queries and just do transformations entirely in power BI.