Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Executing list of sql queries stored in database table

Hello Everyone,

 

I'm looking for an apporach to load data into Power BI from list of SQL queries stored in Postgres database table.

 

SrQuery
1Select ....
2Select ....
3Select ....
4Select ....

 

Essentially, we need to automate query loading process as list of query will increase/decrease with time & manual addition would not be permanent solution.

 

Any inputs if this can be achived & appreciate if you can share your experiences.

2 Replies