FAQs in this section
What is VTAP?
What tools VTAP provides?
What is Module Designer?
What is API Designer?
Where can I find documentation for VTAP?
Which editions and version supports VTAP?
What is the pricing of VTAP?
What happens to customization done using Customizer in V7 version?
How to get in touch with Platform team?
What is the intent of Developer edition?
What is Vtiger’s Add-on Publisher?
Is Add-ons Publisher available in all the CRM editions?
How do I publish Email Template add-ons?
How do I publish any other module as an add-on?
How do I update a published add-on?
How do I test an add-on?
What are the limitations of the Add-ons Publisher?
Which different add-on features can I publish?
What can a developer publish using Add-on Publisher?
What are the conditions for updating a published add-on?
What are the prerequisites for publishing an add-on?
What is an Insights Designer?
What is the use of Insigts Designer in Vtiger CRM?
What are the queries in Insights Designer?
What are the components of the Insight Designer?
What are the components of a Widget in Insights Designer?
What is the Input tab in Insights Designer?
What is the Transfer tab in Insights Designer?
What are the benefits of using the Insights Designer?
How do I access the Insights Designer in Vtiger CRM?
How do I create an Insights page?
How do I enable filters for a report?
How do I pin an Insight to the Dashboard?
Is Raw Query support available by default?
In which editions of Vtiger CRM is the VTAP - App Creator available?
Can I set access to my custom apps?
What are Line Item Fields in Insights Designer?
What are Server Scripts and Jobs in Vtiger CRM?
What is a Server Script?
What are Server jobs?
How do I create a Server job?
What are the different helper methods to write server scripts?
What is the Debugging method to write Server scripts?
What are HTTP methods to write server scripts?
What is Vtiger REST API method to write server scripts?
How to write code for Server Scripts and Jobs?
How to write a script for a server job to update stocks weekly in the warehouse system?
How to write a script for a server job for importing daily leads from a file?
How to write a server script to set case SLA by created day?
How to write a server script to calculate the outstanding invoice amount?
How to write a server script for contact email validation and data enrichment?
how to write a server script to update the credit score of a contact?
How can I delete a UI component in the Module Designer?
What is the Output tab in Insights Designer?
Table of Contents
This is where you can set up the output configuration. That is, you configure the format in which the data must be displayed in the widget.
You can visualize or display the output in the following types of reports:
You can visualize or display the output in the following types of reports:
- Table
- Pivot
- Metric
- Pie Chart
- Donut Chart
- Bar Chart, Multi Bar, Stacked Bar
- Column Chart, Multi-Column, Stacked Column
- Line Chart, Multi-Line
- Table: By default, column names from the result are shown in Camel case text. If you want to show different labels for each column, you can add the column name in this configuration. Columns are displayed if you add different labels.
- Pie chart: This type of output is expected to Label to categorize each Value. So you must fill in what column must be used as Label and Value from the result.
- Multi-column chart: This type of output is expected to sort Categories and Subcategories to group the Values. So you must fill in what columns must be used as Category, Sub Category, and Value from the result.
- Pivot: This type of output is expected to group by rows, grouped by columns, and value columns.
- Metric: Metric is the count value that you want to display. The column in which you want this count must be configured.
Was this FAQ helpful?
0
out of
0
found this helpful.
Comments 0
Be the first to comment