Forum Discussion
Nari1998
2 years agoHelper II
Options for getting only preffered data before loading into power bi
Hi, When creating power bi reports or dashboards, most of them are linked directly to the datawarehouse where we have full control over what query to write in order to get only data we need. But for...
lbendlin
2 years agoSuper User
Live connection = you must use their data model, warts and all
Direct Query = you can use their data model but can also make adjustments and add measures (and row level columns)
Import Mode = the data is now yours, do with it what you want.