Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Syndicate_Admin
Administrator
Administrator

problem with columns that are deleted from Source and that belong to some ETL filter

Hello, I have the following problem:

I have a data source (API) where the structure of the data is modified many times. The specific problem is that the columns returned by the source are eliminated many times, which affects the filters applied within the ETL.
For example, I try to apply a filter where the column "NameSpecies"= NombSpecies, but if this column is deleted I get rid of all the ETL created, but there is also another column called "RealSpeciesName" that returns the same data as "SpeciesName".

This is why I ask, IF there is a way to generate some logic that allows me to filter by one or another column based on whether it exists or not, so that when they delete one of the columns it generates the filter based on the other column that brings the same data. (generate some kind of Security)


example:
If SpeciesName exists then "SpeciesName" = SpeciesName, if not then "RealSpeciesName"=SpeciesNameSpecies exists.


Thank you so much for your time and help!

1 REPLY 1
Idrissshatila
Super User
Super User

Hello @Syndicate_Admin ,

 

it won't work because how power bi would know which is the column you want to use, there's no logic to implement that will work automatically, you should be the one that knows which and set it up.



Did I answer your question? Mark my post as a solution! Appreciate your Kudos
Follow me on LinkedIn linkedIn
Vote for my Community Mobile App Idea

Proud to be a Super User!




Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors