Forum Discussion
Syndicate_Admin
Administrator
3 years agoUpdating the data
I have a problem that I don't know how to solve. I work with several tables within the same database, which until now updated the data I imported (from the get data, I used the import way) to the da...
- 3 years agoPower bi queries can be import mode or direct query.Import mode loads all the data into the dataset. Then you run reports on the dataset.Whereas direct query get records on request for the report.You can also create composite models which does a bit of both.
speedramps
Super User
3 years agoPower bi queries can be import mode or direct query.
Import mode loads all the data into the dataset. Then you run reports on the dataset.
Whereas direct query get records on request for the report.
You can also create composite models which does a bit of both.