Forum Discussion
darshaningale
4 years agoResolver II
Python with Direct query in PowerBI desktop
I am using Python code to fetch data from SQL server with help of DirectQuery. I want to pass one parameter to the select query and also want to execute python code to generate another set of column...
Anonymous
3 years agoNot applicable
No reply because no one knows. DirectQuery is useless in that mentioned cases.
I believe Direct Query is meant for data that has already been transformed in your data source completely.
Anonymous
3 years agoNot applicable
Agreed, came to the same conclusion and went to transform in the source