Hub
Pricing About
  • Software
  • Blog
  • Forum
  • Events
  • Documentation
  • About KNIME
  • KNIME Community Hub
  • Search

229 results

Filter
Filter by tag
Loop
Group loop Generic loop Books KNIME Advanced Luck Switch Education Flow control Alternative branch Reading many files Active Learning
+2
  1. Go to item
    Workflow
    Read an XLS file
    Reading XLS Excel
    +7
    This workflow demonstrates how to read an XLS file using the XLS Reader node. It contains three workflows. The goal of each workf…
    knime > Examples > 01_Data_Access > 01_Common_Type_Files > 07_Reading_Excel_Files
    3
    knime
  2. Go to item
    Workflow
    Read all sheets from an XLS file in a loop
    Reading Excel XLS
    +2
    This workflow demonstrates how to read all sheets from an XML file using the XML Reader node together with the Read XLS Sheet Nam…
    knime > Examples > 01_Data_Access > 01_Common_Type_Files > 05_Read_all_sheets_from_an_XLS_file_in_a_loop
    2
    knime
  3. Go to item
    Workflow
    Modified Variables Propagation in GET Request Loop
    Flow variable Modified variables propagation Loop
    +1
    This workflow demostrates the use of the option "Propagate modified loop variables" available in Loop End nodes. The workflow rep…
    knime > Examples > 06_Control_Structures > 03_Flow_Variables > 06_Modified Variables Propagation in GET Request Loop
    2
    knime
  4. Go to item
    Workflow
    catch the error from a parameter optimization loop
    Error Catch Optimization
    +2
    catch the error from a parameter optimization loop and replace it with a different result
    mlauber71 > Public > forum > kn_forum_vol_trader_simple
    2
    mlauber71
  5. Go to item
    Workflow
    Chunk Loop
    Books KNIME Advanced Luck Loop
    +3
    This loop iterates over the input data table just once from beginning to end. It divides the data table in smaller chunks and ite…
    jeany > Public > KNIMEPress > KNIME_Advanced_Luck_4.1_20200525 > AdvancedLuck > Chapter6 > 6. Chunk Loop
    1
    jeany
  6. Go to item
    Workflow
    Challenge2
    Justknimeit Justknimeit-2 Makkynm
    +5
    Here is my answer for Just KNIME it Challenge 2. Just KNIME IT チャレンジの第2回課題です。簡単にBlogでも解説します。 ある製薬会社では、これまで売上データをCSVファイルで管理していました。…
    makkynm > Public > Practice > JustKNIMEit > Challenge2
    1
    makkynm
  7. Go to item
    Workflow
    Identify tables in you database(s) and loop over them and store the data in a CSV file
    Sql Sqlite Loop
    +2
    Identify tables in you database(s) and loop over them and store the data in a CSV file
    mlauber71 > Public > kn_example_db_loop_multiple_tables
    1
    mlauber71
  8. Go to item
    Workflow
    Table pivot without aggregation
    Table KNIME Pivot
    +11
    Version 1.1 2021-05-14 This workflow allows users to perform pivoting without data aggregation. While a pivot table is a useful t…
    ndwulst > Public > Table Pivot without Aggregation
    1
    ndwulst
  9. Go to item
    Workflow
    Looping Component Views on KNIME AP and on KNIME WebPortal
    WebPortal Loop Component view
    This workflow shows how to loop on a component view to build a guided analytics data app for KNIME WebPortal.
    paolotamag > KNIME Forum Answers > Looping Component Views
    1
    paolotamag
  10. Go to item
    Workflow
    05 Loops - Solution
    Loop Group loop Generic loop
    Solution to an exercise for building loops. Build a generic loop that stops when a predefined condition is met. Build a group loo…
    knime > Education > Self-Paced Courses > Archive > L2-DS KNIME Analytics Platform for Data Scientists - Advanced (deprecated) > Solutions > 05 Loops - Solution
    1
    knime
  11. Go to item
    Workflow
    Write three files in one Excel file on three sheets
    Writing Sheets XLS
    +6
    This workflow demonstrates how to write three files in one Excel file on three sheets. It separates values in different sheets ba…
    knime > Examples > 01_Data_Access > 01_Common_Type_Files > 09_Multiple_Sheet_in_one_Excel_File
    1
    knime
  12. Go to item
    Workflow
    Format Multiple Excel Sheets
    Workflow Snippet XLS Formatting
    +1
    This workflow snippet provides you with an example of how you can set up a loop that iterates over each sheet in a file and use a…
    knime > Workflow Snippets > Format Multiple Excel Sheets
    1
    knime
  13. Go to item
    Workflow
    kn_forum_transpose_excel_questions
    Excel Transpose Loop
    +2
    Transpose with multiple sheets without duplicating columns ---------- Hi there - I am trying to combine several versions of the s…
    mlauber71 > Public > forum > kn_forum_transpose_excel_questions
    1
    mlauber71
  14. Go to item
    Workflow
    kn_forum_26510_excel_single_file_loop
    Excel Split Tables
    +4
    Extract a group of smaller tables (identifyed by a keyword) from Excel file with some empty columns and store them in separate ne…
    mlauber71 > Public > forum > kn_forum_26510_excel_single_file_loop
    1
    mlauber71
  15. Go to item
    Workflow
    Read all sheets from Google Sheet & Excel with loop nodes
    Google Sheet XLS Loop
    +3
    This workflow demonstrate how to read all the sheets (or selected sheets) from a Google Sheet or an Excel sheet along with the lo…
    yemunn_soe_ydsc > Public > Read all sheets from Google Sheet & Excel with loop nodes
    1
    yemunn_soe_ydsc
  16. Go to item
    Workflow
    05 Loops
    Loop Group loop Generic loop
    Exercise for building loops. Build a generic loop that stops when a predefined condition is met. Build a group loop that handles …
    sajjar > Public > L2-DS KNIME Analytics Platform for Data Scientists - Advanced > Exercises > 05 Loops
    0
    sajjar
  17. Go to item
    Workflow
    Chapter 6 / Exercise 4
    Books KNIME Advanced Luck Row loop
    +4
    Here we have single files, each one containing a data column of a bigger data table. Let's list all the file name, for each filen…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter7 > Exercises > Exercise4
    0
    rs1
  18. Go to item
    Workflow
    05 Loops - Solution
    Loop Group loop Generic loop
    Solution to an exercise for building loops. Build a generic loop that stops when a predefined condition is met. Build a group loo…
    zangyun_928 > Public > L2-DS KNIME Analytics Platform for Data Scientists - Advanced > Solutions > 05 Loops - Solution
    0
    zangyun_928
  19. Go to item
    Workflow
    Loop on Groups of Data
    Books KNIME Advanced Luck Group loop
    +2
    This workflow loops on a list of unique data groups. In this case the data groups are identified by country. This workflow implem…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter7 > 5. Loop on Groups of Data
    0
    rs1
  20. Go to item
    Workflow
    Chapter 6 / Exercise 1
    Books Exercise KNIME Advanced Luck
    +2
    Apply the following transformations to different clusters in the data: cluster 0: x=x cluster 1: x=sqrt(x) cluster 2: x=x+iter# c…
    rs1 > Public > KNIMEPress > KNIME_Advanced_Luck_4.5_2022011 > AdvancedLuck > Chapter7 > Exercises > Exercise1
    0
    rs1

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • E-Learning course
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • KNIME Open Source Story
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more on KNIME Business Hub
© 2023 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Credits