|
View a 2-minute demonstration of InetSoft's easy, agile, and robust BI software. |
Digital Dashboards for Business - Are you searching for a digital dashboard for your business? InetSoft's Style Intelligence offers a 100% Web-based, server-based solution that delivers exactly what you're looking for. The World Wide Web has become the universal standard for communication today. Every business is online and it follows that your dashboards should be as well. Usability and general familiarity with the platform create a centralized environment for reporting and analysis. This makes Web-based BI attractive to many organizations. Always online tools avoid the need for the costly support staff that is needed to troubleshoot desktop-bound software for hundreds (or thousands) of users. When everyone is using the same tools, it becomes much easier to offer support when users have questions or concerns...
Disparate Dashboard Data - InetSoft's dashboard software provides users the flexibility to simultaneously access disparate sources of data. You can access the value in the current row of another column by using the field keyword. For example, field['col_name'] refers to the value in the current row of a column named “col_name.” This example continues from Accessing Data in the Current Cell. It will set the color of the 'Name' column based on the value of the 'Price' column: 1. Select a cell in the 'Name' column. Right-click and choose 'Format'. 2. Select the Color tab. From the 'Text Color' menu select the 'Expression' option, and click the 'Edit' button. This opens the Formula Editor. 3. In the Formula Editor, enter the following expression: if (field['Price'] > 1000) { [255,0,0]; } else { [0,0,255]; } 4. Click 'OK' to exit the Formula Editor, and then click 'OK' to exit the 'Format' dialog box. The values in the 'Name' column are now highlighted based on the corresponding values in the 'Price' column...
Displaying Dashboard Data - Users have the ability to display live data using InetSoft's award-winning dashboard software, an all-in-one business intelligence solution for mid-sized and large enterprises than comes as a stand alone or embeddable solution. There are several ways to limit the number of rows (records) presented in a table: • To limit the number of rows retrieved and displayed by a particular table in Live Data mode only, set the 'Max Display Rows' property in the table 'Table Properties' dialog box. • To limit the number of rows retrieved from the database at runtime (and displayed in Preview and Live Data modes), set the 'Max Rows' property in the table 'Table Properties' dialog box. • To globally limit the number of rows returned by all queries and sub-queries, set the 'Design mode sample data size' in the 'Worksheet Options' dialog box. • To retrieve only the rows of a table matching some specified criteria, set a filtering condition on the table. • To retrieve only the rows of a table that have some specified relationship to the data of another table, create a joined table...
Displaying the Dashboard Page in a Dashboard Portal - To display the dashboard page in a dashboard portal, use this code: {servlet URL}?op=portal_dashboard e.g., http://localhost:8080/sree/Reports?op=portal_dashboard. Displaying the Dashboard Configuration Page {servlet URL}?op=dashboard_configuration e.g., http://localhost:8080/sree/Reports?op=dashboard_configuration Displaying an Adhoc Report Wizard {servlet URL}?op=adhocwizard&action=frame&wizard={Wizard Name} e.g., http://localhost:8080/sree/Reports?op=adhocwizard&action=frame&wizard=Table+Wizard Displaying the Scheduler Task Page {servlet URL}?op=scheduler_tasks e.g., http://localhost:8080/sree/Reports?op=scheduler_tasks Pinging the Report Server {servlet URL}?op=ping e.g., http://localhost:8080/sree/Reports?op=ping...
Distribution Channel Dashboard Example - As you can see above, dashboards are powerful tools for doing just that. The sample dashboard provided tracks many key performance indicators in a highly visual and digestible manner. First, revenue by shipping country is displayed. The small and colorful graph is deceptively simple. It gives information on where goods are shipped, an approximation of how much it costs ship them, what region they are shipped to, and an approximation of how much money is earned from each shipping country. Similarly the bar graph below provides at-a-glance information about revenue, shipping countries, and delivery times. The heat map to the right of the two bar graphs, emphasizes at a glance the important information of where sales are weakest and where they are strongest. Continuing on, the last two graphs gives the user of this dashboard information about who is buying and how sales are performing...
Do Date Comparisons in a Dashboard - Charts and Crosstabs provide an easy way to compare data across different date ranges. For example: Compare this quarter's sales to the previous two quarters Compare this January's sales to each of the past five January's sales Compare each day last week to each day this week, showing percent change To perform such date comparisons in a Chart or Crosstab, follow the steps below. NOTE: The Chart or Crosstab must contain a Date-type field. Date comparisons use color to distinguish date groups unless the original chart already uses color; in this case, the axis is used to distinguish date groups. 1. Press the 'More' button in the top corner of Chart or Crosstab, and select 'Date Comparison'...
Does Tableau Support Real-time? - Yes, Tableau does. So does InetSoft. InetSoft has an additional option for scheduling updates for near-real-time if there is a concern of taxing the operational database or if transport costs are high...
Download Dashboard Designer - InetSoft’s unique and powerful dashboard designer software is easy-to-use and easily deployable. Make sure to download a free version to find out yourself. Are you looking to download a dashboard designer that's interactive and user-friendly that allows you to easily visualize, explore, and monitor your organization's data? InetSoft offers an all-in-one business intelligence product, called Style Intelligence™ that allows users to create and design dashboards, high-definition visuals, and comprehensive reports. As an innovator in reporting software since 1996, InetSoft has pioneered the evolution from static reporting towards interactive visualization of data via dashboards. InetSoft's award-winning software has been deployed at thousands of organizations worldwide and integrated into dozens of other application providers' solutions serving vertical and horizontal markets of their own...