Braulio Ribeiro
Articles
-
Excel Integration
In this article, we’ll integrate an Excel data source with Y42. Microsoft Excel is the most widely used spreadsheet program. Excel is typically used to organize data and perform data analysis. It i...
-
CSV Integration
In this article, we’ll integrate a CSV file as a data source with Y42. Y42 allows you to upload a spreadsheet, in CSV format, to your instance. You can upload it directly through your browser on ou...
-
Yahoo Gemini Integration
In this article, we’ll integrate a Yahoo Gemini data source with Y42. On our platform you can configure your Yahoo Gemini integration to query all of your Yahoo Gemini accounts and combine them int...
-
Google Analytics Integration
In this article, we’ll integrate a Google Analytics data source with Y42. Google Analytics lets you analyze data about customer engagement with your website or application. A guide on how to best u...
-
Shopify Integration
In this article, we’ll integrate a Shopify data source with Y42. Shopify integration replicates data via the Shopify API. You can find the full list of available objects and tables you are able to ...
-
Stripe Integration
In this article, we’ll integrate a Stripe data source with Y42. This Stripe integration replicates data using the Stripe REST API. Refer to the pagination section for a list of objects available fo...
-
Bin Node
The BIN Node returns a binary representation of a number, as a string value, based on boolean conditions. This can be very useful for grouping rows based on the values of a column. For instance, it...
-
Case node
The Case Node is another one that allows more advanced functions and low code statements. With this node you can perform data transformation following a if/then logic. Similar to the CASE statement...
-
Date Formatter
Date Formatter Node can be used for formatting a timestamp, date time, or date value into any desired date format supported by Big Query. For example, if you have a specific date time format like J...
-
Functions Node
There are many scenarios in which it is needed to perform more advanced functions and logical statements that require a little bit more of coding. For these cases, we have the Functions node! Using...