Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

how to automate my sources? (python and SqlServer)

I have a .pbix in a workspace.   The data consists of 4 queries:   One query is a     Python.Execute     the other 3 are Sql.Database.   So I have “mixed” sources: python + sql server.  ...