-
Python Tile Dynamic Update of Pivoted Columns
Hi, In my Magic ETL dataflow, I tried to use a Python scripting tile to dynamically pivot monthly forecast data and generate new columns for a rolling 18 month window. However, when the new month starts, the Python tile correctly adds the new columns for the tail end of the rolling 18th month window, but the Python output…
-
Python Tile Dynamic Update of Pivoted Columns
Hi, In my Magic ETL dataflow, I tried to use a Python scripting tile to dynamically pivot monthly forecast data and generate new columns for a rolling 18 month window. However, when the new month starts, the Python tile correctly adds the new columns for the tail end of the rolling 18th month window, but the Python output…