Connect
View Log Screen Enhancement
1. Introduction The View Log screen enhancement provides improved filtering, sorting, and workflow-specific visibility within the log panel. These improvements enable users to efficiently analyze workflow and node-level execution details. 2. Feature ...
Prompt Studio
Overview Prompt Studio is a Generative AI feature in RubiStudio that allows users to generate insights, summaries, trend analysis, correlation summaries, and smart analysis directly from workbook data. Users configure prompts, select relevant ...
Column Lineage
Overview Column Lineage helps you understand how your data moves and transforms across your pipeline. This guide combines all lineage features—generation and visual tree display—into one simple explanation. 1. Lineage Generation (Pipeline) - Accessed ...
Writing Algorithm Result
The Rubiscape process for analyzing data is - read the data, process it based on the algorithms selected, and display the result. In this process, Rubiscape stores your data only in the temporary cache. After the result is displayed, the resultant ...
Attaching Successor Node to the Writer Node
Using the Writer node in Rubiscape, you can store the result of algorithm flow or the reader into a CSV dataset. You can take the results from the Writer node and use them in the next task by using the RubiPython node. The Figure below shows Writer ...
Write Strategy Tag
Write Strategy Tag or WSTag, is a feature present in the Expression functionality under Data Preparation. It is used for modifying a dataset based on certain conditions. These are Insert, Update, and Delete. It means that, while using the Writer ...
Writing into Template Table
You can store the result of algorithm flow or the Reader to a dataset table. Note: You can write to an RDBMS or ODBC (SQL, MySQL, PostgreSQL, or Oracle) datasets only. To write the output data to a template table, follow the steps given below. Build ...
Writing to Template File
You can store the result of algorithm flow or the Reader into a Text dataset. You can use the TemplateFile node to create target file datasets within the application. These target files are stored in Text format and can be reused as Text dataset ...
Popular Articles
Writing Algorithm Result
The Rubiscape process for analyzing data is - read the data, process it based on the algorithms selected, and display the result. In this process, Rubiscape stores your data only in the temporary cache. After the result is displayed, the resultant ...
Sequence Generator
Sequence Generator Description Sequence Generator adds a sequence column to your dataset. Why to use To add Surrogate Keys, Primary Keys to the dataset. When to use When you want to add a sequence column to your dataset. When not to use — ...
Keyboard Shortcuts in Dashboard
Keyboard shortcuts are helpful for enhancing user efficiency. Rubiscape provides you with various shortcut keys to move around the RubiSight dashboard and perform tasks using keyboards. The table below describes the shortcuts available in rubiscape ...
Using Filters
When you plot a chart, all the data in the dataset is not required to be used. Also, within the data used, there might be sub-categories that you want to plot separately. You can view classified results in the charts using filters. Filters help you ...
Formatting a Widget
Formatting a widget helps you make necessary changes in the charts and add or remove certain elements. It is changing the look and feel of the chart created. You can format several different elements in a widget. Depending on the type of widget ...