Forum Discussion
Data Gateway - Import and Direct Query Workspaces
I have two reports that have been published to the service.
1) Invoice Report (using Direct Query)
2) Time Report (using Import)
These reports are published to two different workspaces.
They both use the same database. A data gateway has been established is showing online and running within the service.
The invoice report loads with refreshed data without any problems. The time report does not update.
I have reviewed serveral post and tried to find the appropriate refresh options within the service for the dataset. The only options I see are related to cache refreshes not the actual import refresh.
So, I guess my question, can you mix and match query types with the same data gateway?
Thanks in advance,
Larry
11 Replies
- GilbertQSuper UserHi there
You certainly can from your screenshot the dataset called TimeReview2 is using DirectQuery or LiveConnection because it has not go the option for scheduled refresh? - v-lionel-msftCommunity Support
Hi larryneal ,
In Power BI, DirectQuery and Live Connection use this Scheduled cache refresh method. You can refer this:
Datasets in DirectQuery/LiveConnect mode
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- larrynealFrequent Visitor
I have reviewed this document several times. I have the refresh configured on both datasets yet the import set still does not update.
Below are several screenshots from both datasets and their corresponding refresh settings. I've also included a screen shot of the history which shows that the process appears to be completing as expected.
Refresh Settings -- Direct QueryRefresh Settings -- Import
Cache refresh history
- v-lionel-msftCommunity Support
Hi larryneal ,
Are you sure your Time report using import mode? If it's import mode, you can only use "Scheduled refresh" instead of "Scheduled cache refresh".
--Import mode
Maybe you use the same connection mode for the same data source, so the gateway only updates a connection.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.