How to delete a column from a Relational Dataset | Adobe Higher Education
Skip to main content
Level 2
April 15, 2026
Frage

How to delete a column from a Relational Dataset

  • April 15, 2026
  • 5 Antworten
  • 62 Ansichten

I have a relational Schema which is connected to a Dataset and is in use, now we want to delete one column without deleting the dataset, any possible solution to achieve this

5 Antworten

bjoern__koth
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
April 17, 2026

Hi ​@NehaVe7 

this seems to be a Campaign related question. This forum is for RT-CDP.

Could you ask your question in the Campaign forum instead?

Cheers from Switzerland!
NehaVe7Autor
Level 2
April 24, 2026

No its about RT-CDP only, when we are creating DDL based schema. 

bjoern__koth
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
April 25, 2026

Removing attributes is not supported, since only additive changes to schemas are allowed.

What you can do is deprecate that field, so it won't get shown in the schema and datasets anymore. Note that this does not remove any data.

Cheers from Switzerland!
NehaVe7Autor
Level 2
April 29, 2026

Yes, I get the solution, but that is not deletion or deprecation, as deprecation is also not supported for relational schema. But any ways thank you for your collab. 

Level 3
May 5, 2026

Hi ​@NehaVe7 ,
Unfortunately, deletion/deprecation of fields is not possible for relational schema. What you can do is try using the manage related fields option to exclude the column from schema view and new data ingestion.

I hope this helps.

- Dhanesh