- Query Statement: Typically includes SQL queries or MDX queries used to retrieve data from the data source. This allows users to understand how data is filtered, sorted, aggregated, or processed. This is very helpful for understanding the source and process of data visualization.
- Data Result Table: Displays the dataset returned by the query. Users can view specific values, fields, and calculation results in the table to gain a deeper understanding of the data behind the visualization.
- Error Messages: Help users quickly identify and resolve issues that occur during query or data processing.
- Graphic Configuration: Such as chart types, axis settings, color mapping, etc. This allows users to understand how the appearance and behavior of visualization components are defined.
- Execution Time: To be soon…