I am using Knime to track monthly data updates to air travel. Every month, I pull a new file that includes air travel from January - Current Month. The air travel is separated into categories by distance (Long Haul, Medium Haul, Short Haul).
I would like to compare the latest file data to the last file data and track changes. For example, I would like to calculate the difference from January Long Haul pulled 12/10/2024 to January Long Haul pulled 11/10/2024. How can I do that?
I included an example showing how I would like the column to present itself (I am also hoping for a percentage change).