Infoboard Setup
The Setup section provides fundamental customization options for your Infoboard. These include naming your Infoboard, connecting data sources, applying filters, managing color palettes, and configuring page settings. Here’s how you can effectively use the Setup section
- Infoboards Customize your Infoboard by naming it, defining the date range, and selectively choosing relevant workflows for a tailored Infoboard.
- Color Palette Define colors for dimensions and measures by selecting the appropriate data source, specifying the type (dimension or measure), and choosing colors.
- Sources Create Infoboard sources to incorporate data into your widgets. You can start with existing Datasources, SQL queries, or raw data.
- Filters Easily configure filters to refine the displayed data based on specific criteria.
Sources
Infoveave Datasource
The Infoveave Datasource under the Source option allows you to seamlessly select and use existing Datasources to create Infoboard widgets. The section provides instructions on selecting the appropriate Datasource, allowing you to utilize already available Datasource.
Here is a step-by-step guide on how to effectively use the choose an Infoveave Datasource for your Infoboard
- Select the Sources option and click on + Add New Source.This will allow you to select the Infoboard source for your widgets.
- To start with existing Datasource, click on Select Datasource.
- Select the appropriate Datasource from the available list to incorporate the data into your widgets.
- Click Save to save the selected Datasource.
Query Source
The query source under the Source option provides detailed guidance on setting up and using SQL queries based on Infoveave Datasource as an Infoboard source. It covers how to name, write, run, and save SQL queries, along with tips on query editing options and date filters.
Here is a step-by-step guide on how to effectively add a query source for your Infoboard
- Select the Sources option and click on + Add New Source.This will allow you to select the query source for your Infoboard.
- Click the Use Query button to choose the Start with Query option.This will direct you to the SQL query setup.
- Assign a meaningful name to the query to facilitate easy identification and management.
- Choose the appropriate Datasource on which the SQL query should be executed.
- Write the SQL query that captures the required data.Specify the SELECT statements, conditions, joins, and any necessary clauses.
- Click the Run icon to execute the SQL query.This will run the query and generate the resulting tables.
- Click on Save to save the SQL query.
Right-clicking on the query writing section provides the following options
- Change all occurrences Modify all instances of a specific term or expression within the query.
- Cut Remove the selected portion of the query and store it in the clipboard.
- Copy Duplicate the selected portion of the query and store it in the clipboard.
- Paste Insert the contents from the clipboard into the query.
- Command palette Access a range of additional functions and commands related to query editing and management.
- The date filter options appear only when the SQL query has a date filter.
Raw Data Source
The raw data source under the Source option provides detailed guidance on how to create Infoboard sources using raw Excel data. It includes instructions on naming the source, pasting raw data, and saving it.
Here is a step-by-step guide on how to effectively add a raw data source for your Infoboard
- Select the Sources option and click on + Add New Source.This will allow you to select the raw data source for your Infoboard.
- Click on the option Use Data. This action will direct you to the setup for the raw data source.
- Provide a name for the source to facilitate easy management.
- Copy the raw Excel data from your source file.
- Paste the data into the designated area within the setup.
- Click on the View Table icon. This action will display the table generated from the pasted raw data.The system will automatically identify the first row as column names.
- Click on the Save button to store the raw data source.
API Source
The API source under the Source option provides detailed guidance and instructions on building Datasources directly from an API. It includes steps for setting up API sources, configuring HTTP request methods, entering request URLs, defining headers, and running the API. Users learn to incorporate data from APIs into their widgets.
Here is a step-by-step guide on how to effectively call in an API for your Infoboard widgets
- Select the Sources option and click on + Add New Source.This will allow you to select the API source for your Infoboard.
- Click the Use API button to Start with API source option.
- Assign a meaningful name to facilitate easy identification and management.
- Select the desired HTTP request method from the dropdown list. Infoveave supports the following request types
- GET Retrieve data from a specified resource. It is commonly used to fetch information from APIs.
- POST Send data to a server to create a new resource. It is used to submit data to APIs for creating records.
- Enter the required Request URL, which specifies the endpoint of the API you want to interact with (required).
- Define the content type as json or form-url-encoded, depending on the requirements of the API (required).
- To configure the headers, click on the header column.
- For each header, define a name/key and a corresponding value.The name/key typically represents the type of information, like “Authorization” or “Content-Type.”
- Authorization Header Often used for authentication, it might include a token or other credentials
- Content-Type Header Specifies the format of the data being sent, such as “application/json” for JSON data.
- The value is the specific data associated with that name/key.
- If you need more than one header, simply repeat the process by clicking the + button again.
- In case you need to remove a header, click on the delete button associated with each name/key-value entry.
- Configure the body of the request, if needed, by specifying the necessary data in JSON format.
- If authentication is required, enter the Auth URL, Auth Request Type, Auth Headers, Client ID, and Client Secret in the corresponding fields.
- Click Run icon to run the API with your configuration and view the table in the preview side.
- Click Save to save the source.
To insert a new row into the API source, follow these steps
- Use the POST request type.
- Modify the request URL accordingly.
- Add the row data to the request body in JSON format.
- Click the Preview Table icon to verify that the data has been successfully added.
- To confirm the addition of data, change the request type to GET and update the request URL accordingly.
- Click the Preview Table icon again to ensure that the data has been successfully incorporated into the API source.
Code Source
The code source under the Source option provides detailed guidance and instructions on building Datasources using JavaScript.
This section instructs users on creating Infoboard sources using custom JavaScript code. It covers naming the source, writing custom code, previewing the generated table, and saving the code source. It also explains the support for using predefined and system-defined variables, allowing you to generate data tables through custom scripts.
Here is a step-by-step guide on how to effectively create a code source for your Infoboard widgets
- Select the Sources option and click on + Add New Source.This will allow you to select the code source for your Infoboard.
- Click on the option Use Code. This action will direct you to the setup for writing your custom JavaScript code.
- Provide a name for the source to facilitate easy management.
- Write the custom code into the designated area within the setup.
- Click on the Preview Table icon.This action will display the table generated from the pasted raw data.
- Click on the Save button to store the code source.
Configuration
Infoboards under Setup in the customization panel allows you to personalize the Infoboard name, define the date range (including specific options like years, quarters, months, weeks, or days), and selectively choose relevant workflows to tailor the Infoboard to your specific requirements.
Here are the key instructions for using the Infoboards section
- Infoboard Name Enter a descriptive and meaningful name for your Infoboard.Choose a name that accurately reflects the purpose or content of the Infoboard.
- Date Range Select the appropriate date range option for your Infoboard
- Default Automatically determine the date range based on the available dataset.
- Choose from a range of options such as years, quarters, months, weeks, or days to define the default date range.
- Fixed Define a specific date range for the Infoboard, such as a particular days, week, month, quarter, or year.
- No Date Use this option if your Infoboard does not require any date-related information.
- Default Automatically determine the date range based on the available dataset.
- Select Workflows Use the drop down to select the relevant workflows and link them with the Infoboard.The Infoboard showcases the linked workflows execution status on the top right corner of the screen.
Configure Expressions
Infoveave Expressions functions allows you to configure expressions for widgets within your Infoboard to create dynamic and customized data visualizations. Expressions enable you to perform calculations, conditions, and formatting on your widget data.
Configure Variables
Infoboard variables are dynamic components that help you define and create custom types of data inputs that can be used in calculated columns for enhanced data analysis, custom calculations, and dashboard interactivity and simulations.
Follow the steps below to define Infoboard variables
- Navigate to the required Infoboard on which you intend to introduce the variables and click on the Edit Infoboard option.
- Navigate to the Setup tab under the customization panel to access the variables and options specific to the Infoboard.
- Click on the Configure Variables button. This will open the variable modal, allowing you to define and manage your variables.
- In the variable modal, click on the Add button to start defining a new variable.
- Provide a descriptive name for your variable. This name indicates the purpose of the variable.
- Choose the appropriate type for your variable from the available options
- Number for numerical values.
- String for text-based values.
- Boolean for true/false values (yes/no).
- Date for date values.
- Depending on the selected variable type, input the value
- For a Boolean variable, select either Yes or No.
- For a date variable, use the calendar picker to choose a date.
- For a number variable, enter the numerical value directly.
- For a string variable, input the desired text.
- After defining the variable and its value, click on the Save button to add the variable to your Infoboard setup.
- To delete a specific variable, click on the associated Delete icon.
Configure Color Palette
The Infoveave Color Palette allows you to customize the visual appearance of your data presentations by assigning specific colors and icons to individual dimension and measure items. It allows you to enhance the readability and interpretability of data, ensuring that the data is presented in a visually appealing and consistent manner.
Follow the below steps to add a color palette
- Navigate to the required Infoboard on which you intend to add the color palette and click on the Edit Infoboard option.
- Navigate to the Setup tab under the customization panel to access the color palette options.
- Click on the Edit Color Palette button. This will open the modal, where you can define colors and icons for specific dimensions or measures.All previously defined color palettes can be viewed here.
- Choose the desired Datasource from the list of available options.
- Select between dimension or measure from the Add by options.
- Pick the dimension or measure for which you want to define a color.
- Select the associated dimension or measure item for which the color and icon are to be defined.
- Select the desired icon for the chosen dimension from the Infoveave icon library.
- Select the desired color for the chosen dimension. You can use the color picker or input a specific color code.
- Click on the Add button to assign the selected color and icon to the color palette library.
To edit a color or icon assignment, locate the dimension or measure in the color palette modal that has the assigned color or icon you want to edit or delete.
To change the assigned color, click on the color and select the new color required.
To change the assigned icon, click on the icon and select the new icon required from the Infoveave icon library.
To update the icon, click on the Update button.
To delete any assigned color palette, click on the Delete icon next to the required item.
To save all the changes, click on the Save option.
Common Dimensions And Filters
Common Dimenion
Common dimension filters are filters that can be applied across the Infoboard with multiple sources that share a common column or dimension. This feature allows you to apply a common filter to the Infoboard, ensuring consistency in filtering and simplifying the analysis process.
To set up a common dimension column in Infoveave, follow these simple steps
- Select the Infoboard you want to edit and click on the Edit option.
- Navigate to the Setup option and click on Filters.
- Click on the Add Common Dimension button.
- Give your common dimension a name.
- Select the common dimension column from all the Datasources and add them one by one.
- Check the checkbox for the common dimension field to apply the filter to the whole dashboard.
- If you want to add the common dimension as a dropdown or checkbox filter, drag and drop the filter widget from the component panel, then click on Configure option.
- Add the common dimension as the source name and select the previously configured common dimension column.If you have more than one common dimension, select the one you require.
Filters
Infoboard filters allow you to refine displayed data based on specific criteria such as time periods, regions, or product categories. Infoboard filters allow you to refine the displayed data on your Infoboard based on specific criteria. Adding Infoboard filters includes choosing relevant Datasources and selecting dimensions to filter by checking checkboxes.
Here is a step-by-step guide on how to effectively add Infoboard filter
- Select the Filter option from under Setup option in the Customization panel.
- Choose the relevant Datasource(s) for the Infoboard from the available list.
- Select the required dimensions to filter by checking the required checkboxes.
View
Infoboards View option allows you to define the size of your Infoboard for the desktop, mobile and print views.
Page Size
- Click on the View Option under the Setup option.
- Select Infoboard Size
- By default, the Infoboard size is set to 16:9.
- Choose the 4:3 option from the dropdown for a different aspect ratio.
- Alternatively, select Custom Size to define a specific size.
- Set Custom Size (if applicable)
- If you choose Custom Size, additional fields will appear.
- Enter the desired width and height values for your Infoboard.
- Apply Changes
- The Infoboard will automatically adjust to the new dimensions.
Subviews
The Subviews within View Options offers allow users to set subviews for to your Infoboard. The granularity offered by the subviews allows you to emphasize on critical information and showcase specific trends or widgets.