Hello,
I have the current workflow seen below, and need to (1) filter out observations with missing values for specific variables.
Any observations with missing values for: PROA, LnAT, ForeignSales, Leverage, PP&E, R&D, NOL, DeltaNOL, Haven, ETR, and Cash ETR should be removed.
(2) After that is completed (after deleting missing values), any ETR values below zero need to be reset to "0"; any values above one should be reset to "1". Same goes for CashETR.
I've tried using the DataCleansing tool to filter out missing observations for each of the 11 variables, but it doesn't seem to be working. I've tried checking rows alone, columns alone, and both...I'm fairly new to Designer still, so I'm sure there's a way to do it, I'm just not really sure what that is.
I attached the Excel base data and my current workflow below. I also attached a screenshot of some examples (not all) of highlighted observations that should be removed in step (1).