Description
In data prep within a project I would like to be able to hide a column so it's not visible in report view but still usable for joins, calculations etc.
Use Case and Business Need
Oftentimes, columns are doubled up or IDs that are only needed for joins or calculations but not for use in reporting. It would make for a far cleaner data model if only the columns report creators really need would be visible in the final data pane.
More details
If you hide a column via right-click in data prep, that column is effectively gone from the dataset and can't be used for joins, calculations etc. anymore. The only way to achieve a clean data DV data model right now is to do join everything in a data flow and then clean up the non-essentials columns at the end.
Original Idea Number: e3f8c85e22