Platform

 View Only
Expand all | Collapse all

Can we automate the process of eliminating few columns that flow into tables in CT ?

  • 1.  Can we automate the process of eliminating few columns that flow into tables in CT ?

    Posted Wed October 18, 2023 12:13 PM

    Hi, 

    Can we automate the process of eliminating few columns that flow into tables in CT ?

    Eg: We have 200+ columns related to cloud that are flowing into Azure raw table, which we don't need anymore. Is there any way we can create a new column with a formula that eliminates those columns, so that we then use that column in the filter step to eliminate these columns?

    We can use Hide and rename to hide them but, since every month some new columns are getting added, how to go about it?


    #TBMStudio


  • 2.  RE: Can we automate the process of eliminating few columns that flow into tables in CT ?

    Posted Wed October 18, 2023 05:11 PM
    Edited by Ed Hayman Tue November 05, 2024 05:52 PM

    Are you using the Cloudability Datalink connection or the MCC/Datalink connection?  If MCC/Datalink, we have the ability to include/exclude columns in the configuration which determines what will be ingested into TBM Studio. 

    More broadly, we are investigating a pre-processor that will filter out columns, rows (perform groupings and other functions) before a dataset is ingested into TBM Studio.  The pre-processor configuration would be part of the the data pipeline.  




  • 3.  RE: Can we automate the process of eliminating few columns that flow into tables in CT ?

    Posted Thu October 19, 2023 04:14 AM
    Edited by Guillermo Cuadrado Tue November 05, 2024 05:29 PM

    This is good to know, @Ed Hayman. We're in the middle of the migration to CDI. We'll see.



    ------------------------------
    Regards, Guillermo
    ------------------------------



  • 4.  RE: Can we automate the process of eliminating few columns that flow into tables in CT ?

    Posted Thu October 19, 2023 04:25 AM

    It doesn't really eliminate them to your specific request, but have you thought about doing an append from this table into another and work from there? that way you can choose the fields you append and can ignore the rest.




  • 5.  RE: Can we automate the process of eliminating few columns that flow into tables in CT ?

    Posted Thu October 19, 2023 04:29 AM

    This is a wonderful idea, @Nick Brandwood!!!



    ------------------------------
    Regards, Guillermo
    ------------------------------



  • 6.  RE: Can we automate the process of eliminating few columns that flow into tables in CT ?

    Posted Fri January 17, 2025 01:52 AM

    Nice idea, Nick! Thank You!



    ------------------------------
    Nitish Collooru
    ------------------------------



  • 7.  RE: Can we automate the process of eliminating few columns that flow into tables in CT ?

    Posted Thu October 19, 2023 12:07 PM

    It is also common to use a Hide / Rename step to exclude the unwanted columns. 




  • 8.  RE: Can we automate the process of eliminating few columns that flow into tables in CT ?

    Posted Fri October 20, 2023 04:29 AM

    True, @Dan Kelly. As pointed out by @Nitish Collooru, new columns with tags keep popping into the file, so that approach is not sustainable.



    ------------------------------
    Regards, Guillermo
    ------------------------------



  • 9.  RE: Can we automate the process of eliminating few columns that flow into tables in CT ?

    Posted Fri October 20, 2023 10:53 AM

    Ah, sorry missed that.