Hello everyone, We are happy to announce that KNIME Analytics Platform 5.4 is now available to download. Here are the release’s highlights: Build workflows faster and more efficiently with K-AI Build workflows node by node with K-AI directly in the canvas Understand and double check what K-AI did with the documentation it produces Find and configure nodes faster with UI enhancements ...
I’m trying to replicate a nested IF Excel formula in KNIME and i wanted to ask on how i can achieve a nested IF using a rule engine and by referring on the logic below?
KNIME 5.2 is a major new release featuring a significantly improved user interface based on your feedback, a modern scripting editor for Python and ECharts, new reporting and visualization capabilities, additional extensions, and more. Learn more about the highlights of the release here.
Hi, I wanted to install KNIME Analytics Platform. I have tried different browsers, networks and still have been able to download the installer from the download page. The download button keeps spinning and nothing happening. Is there any other ways to install it?
Hello community developers, KNIME Analytics Platform 5.3.0 comes with lots of improvements: Continued improvements to the UI/UX of KNIME Analytics Platform New Expression node for data manipulation with AI assistance More nodes available in the modern UI Google Ads integration for marketing analytics On a more technical note, we have also updated the version of several software packages that ...
Hi @ivy_wang , welcome to the KNIME community. The string manipulation node cannot accept multiple statements in the sense that they execute one after the other but it is possible to combine some statements together by “nesting” them, e.g.
Hi everyone, I would like to change data type of about 60 columns from integer to double at the same time. I used Column rename which has the option of changing data type but I have to repeat similar procedure (select and change the type) for each of 60 columns. I was wondering is there any node that allows to do this action for all columns at once? Thank you very much for your help Hanh
As @hmfa mentioned, the Webpage Retriever is probably your best bet to get the data into KNIME. Then you end up with your HTML as XML document. On this you can try this component from KNIME Hub: Table from XHTML – KNIME Community Hub to extract the table. Kind regards, Alexander 3 Likes shafiqakib December 5, 2023, 6:20am 4