Skip to content

Chat BI Cases

This article is about the specific cases of ChatBI usage, mainly including: Single Question, Multiple issues, Cube association, etc.

1 Single Question

Q: I want to see the trend of port business, the number of loads per month

Example Image

Example Image

2 Multiple issues

Q: Based on the RMS project, the following content is generated in a Dashboard, with a chart of time such as year and month, arranged in ascending order according to time sequence

  1. Output the weight and quantity of materials with Status as the dimension
  2. Calculate the proportion of material quantity with Product Name as the dimension. It is not necessary to reflect the proportion in SQL. Just use pie when creating a chart
  3. Count the proportion of material quantity with office as the dimension. It is not necessary to reflect the proportion in SQL. Just use pie when creating a chart
  4. Count the weight and quantity of materials with the year and month of the receiving date as the dimension
  5. Count the number of various types of recycled items with CreateYearMonth as the dimension, such as glass, wood, etc.
  6. Count the number of various types of recycled items with Product Name as the dimension, such as glass, wood, etc.

Example Image

Example Image

3 Cube association

Q: I need RateEngine data,step by step

  1. Based on the tripcomplete time, obtain data from 2025 to the present
  2. Required fields: pro#, rate type (rate type of bnp), total cost (referring to the actual cost field), from address related information, to address related information, manifest information (pallet qty, class, weight, space), tripcomplete time
  3. Display each data according to the granularity of the manifest
  4. No limit on the number of data

Example Image

  • If you encounter an error during the creation process, copy the error and send it to the big model, it will automatically correct it

Example Image

Example Image

4 Save As

Q: Please save the board

Example Image

  • Issue a save command, AI will save the dashboard, and you can log in to the cube system to view it

Example Image

5 Add parameters

Q: Add a parameter to trip complete time. The parameter type is date_range and the default value is this year.

Example Image

Example Image

6 Generate a dashboard based on uploaded images

Q: I want to see the port business, the proportion of the number of loads per month, in the form of a picture

Example Image

Example Image

Example Image

7 Adjust the legend position in the chart

By default, the chart legend is positioned on the right. Use the following command to move it to the bottom:

Q: Please set the placement to "below".

Example Image

Then, change below back to right to return the legend to the right side.

Q: Please set the placement to "right".

Example Image