Home Applications AnalyzeThis

AnalyzeThis

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
2 reviews
0
Awards
1.0k
Views
713
IPM installs
0
11
Details
Releases
Reviews
Issues
Pull requests
Articles
Dependants
Easily transform a CSV file/Table/SQL query into a personalized preview of InterSystems IRIS BI

What's new in this version

Fixing ZPM version

AnalyzeThis

After selecting a Data Source (CSV file, Caché Class, or SQL Query), your data is easily and quickly transformed into a personalized preview of DeepSee

Accessing

Once installation is complete, a new “Analyze This” Link will be added to the User Portal. The User Portal can be found from the Management Portal -> Analytics -> User Portal

Usage

Provide a Data Source (CSV file, Caché Class, or SQL Query) and assign dimensions/measures as necessary. Once ready, click the import button. At this point, a new Caché class is created based on your Data Source and the data is imported. This new class is used as the source for the DeepSee cube. A DeepSee cube is also generated based on the properties in the source class. Once the cube is created and the records are built, a sample dashboard can be viewed. A scoring system is used to evaluate and rank the possible charts and tables that are displayed on this dashboard. After getting a visual idea of what DeepSee can offer, users can begin exploring the model within Architect or the data within Analyzer.

Installation

  1. Use the Download ZIP option for this project
  2. Extract the files and copy path
    • This is the path to the directory that contains README.md and LICENSE
  3. Open terminal and ZN to desired namespace
  4. Run the following commands:
   Set path="PATH FROM STEP 2"
   Do $system.OBJ.Load(path_"/AnalyzeThis/Installer.cls","ck")
   Do ##class(AnalyzeThis.Installer).RunInstaller(path)
  1. From the Management Portal, navigate to DeepSee/Analytics->User Portal
    • Find new “AnalyzeThis” Link with custom Cover Image
Read more
Made with
Install
zpm install analyzethis download archive
Version
1.2.401 Sep, 2021
Category
Analytics
Works with
CachéInterSystems IRISInterSystems IRIS BI
First published
02 Oct, 2018
Last checked by moderator
27 Jun, 2023Works