Icon

Public

This directory contains 7 workflows.

IconBearing and 8 Point Compass Direction 

KNIME does not have a native method to find the bearing in degrees and cardinal direction between two sets of Latitude and Longitude. Using a Java snippet […]

IconImage_​Base64_​Test 

The data from the workflow is an example profile image straight from Graph API. The Graph API sends the image in binary. To use the binary in PowerBI I have […]

IconImporting Multiple Files (ETL) 

Importing Files (Multiple Ways). This workflow is designed to demonstrate a number of ways you can read data into KNIME. Given my role as an analyst I […]

IconKNIME_​Forum_​Scraping_​Request 

You will need: 1. Chrome Driver (download here: https://chromedriver.chromium.org/). 2. Python (preferably Anaconda). 3. KNIME Python nodes. 4. Selenium […]