BlackDiamond Studio | Mobilize.Net
  • BlackDiamond Studio Documentation
    • Introduction
    • BDS Portal
      • Sign Up
      • Sign In
      • Reset Password and Multifactor Authentication
      • User Interface
      • Projects List
        • Navigating the Projects List
      • Creating my first project
        • 1. What do you want to do?
        • 2. Name Project
        • 3. Set up Repository
        • 4. Connect to Snowflake
        • 5. Code
          • 1. Select a Template
          • 2. Extract DDL from Snowflake Account
          • 3. Upload my source code
            • Folder Names Not Allowed
      • Project Summary Page
      • Sharing a Project
      • Getting a Project Invite
      • Editing a Project Member's Role
      • Deleting a Project
    • Code Conversions
      • Converting SQL code to Snowflake
        • Conversion settings
      • Converting Scala code using Snowpark
      • Convert Python code using Snowpark (Coming soon)
      • Converting from the IDE
      • Conversion Errors
    • Online Code Editor
      • Running a Streamlit App
      • Writing Scala Code
      • Writing Python Code
      • Source Control (VS Code)
      • Run and Debug
      • Testing
      • Reports Explorer
      • SQL Tools
      • Snow Explorer
      • Metals (Scala)
      • Scala Notebooks
      • Contextual Menu
    • Code Insights
      • What to expect: Insight Reports
      • Language structures support
      • Scripting languages support
      • Reports Explorer
      • Storage of reports in client stage
    • Templates
      • Templates Dependencies
    • Use Cases
      • Assessment with SnowConvert
    • Submitting Bugs and Suggestions
    • Troubleshooting
      • Folder Naming
      • Cloning with GitLab
      • Third-party Cookies used in BlackDiamond Studio
    • System Requirements and Supported Browsers
    • Release Notes
  • Snowconvert Software License Agreement
Powered by GitBook
On this page
  1. BlackDiamond Studio Documentation
  2. Code Insights

Reports Explorer

PreviousScripting languages supportNextStorage of reports in client stage

Last updated 2 years ago

Review your Insight reports with a comprehensive explorer that simplifies opening, filtering, and sorting. The Report explorer helps you to navigate thru all the reports generated by analyzing the code, or the assessment of the conversion, in a simple, and organized way. To access the report explorer, click on the icon in the left taskbar:

Once inside the Report Explorer, you see a simple organization of files, to easily help you find your reports. The Conversion reports folder includes all the reports generated when the code was converted to your selected language, and the Insights Reports folder contains the reports generated by analyzing your code, whether is source code or target code. Also, inside the Insights reports, you find the folder of the source code you generated the analysis report from.

Additional to the simplicity and organization of your reports, Report Explorer also synchronizes with the latest information with your Snowflake account, which allows you to always have the latest reports available.*

*Depends if snowflake account storage is available and connected.

We understand the difficulty and extra work that takes to read a CSV file, so BlackDiamond Studio Insights implements a CSV viewer integrated with the Report Explorer, that helps you to read the reports generated by Insights (analysis) or Conversion.