What you will achieve
By the end of this tutorial you will have:- The Powersheet topic added to your project’s navigation
- Powersheet Drive visible in the left sidebar for configured user views
- A working entry point for all powersheet documents in your project
Prerequisites
- Powersheet plugin installed and licensed (see Installing Powersheet)
- Administrator access to the Polarion project
Step 1: Open the Topics configuration
Navigate to Administration > Portal > Topics in your Polarion project. You should see: A list of views (such asadmin, team, docspec) with their configured topics.
Step 2: Add the Powersheet topic
Add the following topic entry to each view where Powersheet should be available:admin, team, and docspec views so that all relevant user roles can see the Powersheet Drive.
You should see: The topic entry appears in the view configuration alongside other topics.
Step 3: Verify the Powersheet Drive
Save the topics configuration and navigate to your project home page. In the left sidebar, you should now see the Powersheet Drive entry.nextedySheetConfig custom field value. If you have set up the demo project, the demo documents appear here.
The Powersheet Drive lists documents based on a Lucene query that searches for documents with the
nextedySheetConfig field populated. If no documents appear, verify that at least one document has a sheet configuration assigned.Step 4: Understand the document query
The Powersheet Drive discovers documents using a configurable query. By default, it finds all documents that have thenextedySheetConfig custom field set. The domain model and sheet configuration files can be managed at both the project and global level through:
- Administration > Nextedy POWERSHEET > Domain Models — for domain model YAML files
- Administration > Nextedy POWERSHEET > Sheet Configurations — for sheet configuration YAML files
| Configuration scope | Description |
|---|---|
| Project | Configuration files specific to one project |
| Global | Configuration files shared across all projects (shown with “(Global)” suffix) |
Next steps
- Creating Your First Data Model — define entity types and relationships
- Creating Your First Sheet Configuration — configure columns and views
- Creating Your First Powersheet Document — create a document that uses your configuration
Sources
Sources
Source Code
DatabridgeMetadata.javaprod-powersheet-src/com.nextedy.powersheet.client/ltc-repo/__tests__/test-viewModel.tsRelationship.javariskmanagement_model.yamlconfigContext.ts