Forum Discussion
santiagomur
Resolver II
6 years agouse parameters in sql query to import data
hi, i`m trying to use parameters to import data, what i need is to use parameters to change de WHERE in de query. I am creating a theme and i want that when i open it they ask me this paramete...
- 6 years ago
Anonymous And here you go - Feb update with Incremental Refresh for PRO users 🙂
JirkaZ
Solution Specialist
6 years agosantiagomur Power BI uses a model-first approach so unless you go to the query editor, you cannot change the scope of the loaded data. Consider connecting to the DB using Direct Query then.