Forum Discussion
Gateway logs - refreshid not the same as refreshid in API
Actually I meant RequestId (rather than refreshid).
I am getting the Refresh History for each dataset using the REST API - passing the datasetid to get the last X refreshes. This gives me the requestid (GUID) and there is one row for a refresh of the entire dataset.
The Power BI logs (on the gateway machine) also have a requestid - and in the case of 1 dataset only I get a match on requestid - maybe they are a different requestid (perhaps the requestid in the power bi logs are for the individual tables within the dataset) .
Hi RussGriff were you able to solve this? I'm seeing the same behavior. The RequestId show in the Refresh History in Power BI Service does not seem to match the RequestId in the Gateway logs. The semantic model in question is refreshed via API, as opposed to scheduled refresh via dataset settings or on demand. Could that a reason why the RequestId is different?