Manideep HV Posted February 11, 2018 Posted February 11, 2018 Dear Community, I have a data table with huge number of columns and I have a calculated column in the same table. I am planning to join this table with another table using the calculated column as matching column. I cannot see this column in the insert columns wizard. Any inputs would be appreciated. Thanks in advanced.
Aditya Singh 3 Posted February 12, 2018 Posted February 12, 2018 Calculated columns are not shown in the Insert Columns/Rows since they are part of extra columns and not imported from source. If you need to match column then you have to create calculated column at the "Transformations" level. This way if you create calculated column then its considered as Imported column and can be used for matching columns.
John Wahrenberger Posted April 11, 2019 Posted April 11, 2019 having to transform a column seems to be a work around for much needed funcationality that should already exist. What if you create 4, 5, or 6 calculated columns in order to create the final column you are planning to use to relate transform all your data away There has got to be a better solution.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now