Create views by using natural language
You can now create views in books with the new Data explorer feature using natural language. The Data explorer feature uses generative AI to analyze your query and matches it to the relevant data in TM1 to recommend views. An explanation for the logic behind the recommendation accompanies each recommended view. You can make changes to the view and add it to the book or insert it as-is.
- Analyze cube
- For Data explorer to recommend views, you need analyzed cubes. Cube analysis takes place in the modeling workbench, which allows AI to review the structure of a cube and understand the data.
- Submit query
- Once cube analysis is complete, you can go to a book and enter your query in the Data explorer to get recommended views.
Creating views in Data explorer
- In the modeling workbench data tree, go to the cube that you want to analyze.
- From the cube's menu, click Analyze.Note:
- You need to have access to CubeAttributes, DimensionAttributes, and the corresponding SubsetAttributes control cubes.
- You can check the status of a cube analysis by clicking AI operations > Analyze log.
and click - After the cube analysis completes, go to the book where you want to create the view.
- Click AI operations and select Data explorer.
- Select the database and analyzed cube with the data that you want to use to create a view.
Note: If you choose Auto-select for the analyzed cube, the most relevant cube is automatically selected to create a view, based on your query.
- Enter your query in natural language. For example, you can enter Show me sales performance trends over the last year or Show me 2024 sales of mobile devices in north america.
- Click Submit.
A view generates along with an explanation for the recommended view and the cube that is chosen to generate the view. You can add the view to the book in edit mode.
You can also make certain changes to the view such as switch rows and columns, move dimensions to the context area, edit the set, and change levels.
If there are other analyzed cubes with data that matches your query, they are listed next to Alternative cubes. Click an alternative cube to see a recommended view from that cube.
For more information, see Create views with Data explorer using natural language.