Analysis Models Power BI Logs¶
This section provides details on the available Log functionality. These Logs provide information on Parquet Data Source Refresh history, and Analysis Models Refresh Details which is useful when identifying execution errors and other details. Each log item is recorded based on the system events (i.e. service starting/ending logs, Model Refresh Duration), which can be grouped based on the selection (Analysis Model ID, Data Source ID, Process History ID, Load History ID) .
Log items can be grouped and displayed by using the Correlation ID when applicable. Example: If a data source is triggered from a specific Analysis Model refresh, it uses the same ID as for log messages that occur while doing the actual refresh of the Analysis Model.
Also, each log item indicates the system that created the log record, i.e. Data Pump, Scheduler along with the log details/message. The additional information can be exported as well.
Attribute | Description |
---|---|
Analysis Model | Related Analysis Model name |
Data Source | Parquet data source name |
Generated by | The system that created the log record, for example, Data Pump or the Scheduler |
Message | Log message -summarized context |
Details | In the details additional information can be viewed for further actions |
Log created on | Created timestamp |
Hidden Fields¶
Attribute | Description |
---|---|
Analysis Model ID | Related Analysis Model ID |
Data Source ID | Related Data Source ID |
Load History ID | Related Data Source Load History ID |
Process History ID | Related Analysis Model Process History ID based on the Refresh Details |
Correlation ID | ID that is used to correlate different Log entries |
Analysis Model Process History¶
During the process of Analysis Model Publishing and Refreshing, log entries are created in the model process history. Navigating to the Analysis Models Power BI Logs can be done via the Analysis Models page by selecting the View Logs button.
Note
View Logs button is available for all the Analysis Model statuses except for the Not Published status.
Navigation from these View Logs buttons filters the Log items in the Analysis Models Power BI Logs page as below.
Selection | Results in Analysis Models Power BI Logs Page |
---|---|
View Logs button from Analysis Models list control view and Analysis Models details view | Logs are filtered based on the Analysis Model ID |
View Logs button from Analysis Models Refresh details section | Logs are filtered based on the Process History ID |
Analysis Models Power BI Logs provide Log details based on the service start/end time. All logs are available in Kubernetes for further action.
How to Navigate:
- Click on the View Logs button from the Analysis Models page or from the Analysis Model Details page.
This filters log entries based on the Analysis Model ID.
2.Click on the View Logs button from the Refresh Details section on the Analysis Model Details page.
This filters log entries based on the Process History ID.
Parquet Data Source Refresh History¶
During the process of the Parquet Data Source Loading and Refreshing, log entries are created in the Data Source Load History. Navigating to the Analysis Models Power BI Logs page can be done via the Parquet Data Sources page by selecting Parquet Data Source entries and selecting the View Logs button. Based on the selection, it filters the related log entries based on the Data Source ID and the Data Source Load History ID respectively.
Selection | Results in Analysis Models Power BI Logs Page |
---|---|
View Logs button from Parquet Data Sources list control view and Parquet Data Source details view | Logs are filtered based on the Data Source ID |
View Logs button from Parquet Data Source Refresh History section | Logs are filtered based on the Load History ID |
How to Navigate:
- Click the View Logs button from the Parquet Data Sources page or the Parquet Data Source Details page
This filters log entries based on the Data Source ID.
2.Click on the View Logs button from the Refresh History section of the Parquet Data Source details view.
This filters log entries based on the Load History ID.