Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Output Tool populating extra rows

kelly_wu
6 - Meteoroid

I have a Python tool that essentially filters an incoming data frame (as well as configure some paths and manipulate the data), but mainly it's filtering down to get only rows that are marked as "A" but when the workflow runs, the output result has some rows marked as "B" being populated in the excel file with some of the data being truncated or missing. Any one have this issue? 

 

I tried outputting the data with pd.to_excel in python the data is populated as expected. 

0 REPLIES 0
Labels