Quick Start
Create a datasource
Go to Data Source tab. Click new button and enter the data source connection information.
Click save button and use ping button to verify the connection.
Create a report
Click new button and enter the report name.
- Let's add a text box to the report first. Click the edit button to enter report edit mode.
Click save button. A new text box is created!
Create a chart component
Go to config tab and select the key vand value for pie chart.
Click save button. A new pie chart is created!
Create a filter component
- Let's add a slicer to the report to make it interactive. Click new component button. Select filter and slicer. Choose a data source and enter a query.
Click save button. A new sclier is created!
Now it is time to link the slicer and pie chart together. Edit the pie chart query here to include the query parameter.
Save the report. Select the check box in slicer and click apply filters button. The data in pie chart is being filtered by the slicer!
Go to User Management -> Group tab. Click new button. Enter a new group name and assign Report 1 to the group.
Click save button. A new group is created!
Create a user
Go to User tab. Click new button. Enter a new username, assign viewer role and the group created above.