Skip to main content

Community

Transformations: Need capability of filtering given events/data before putting it in destination

Please sign in to leave a comment.

Comments

4 comments

  • Anna User

    Hi Prashant Pandey– can you tell me more about the connector tables and events you're looking to filter out here?

    Hey @..., Here the source is Amplitude and we use Fivetran to dump the data in SF. 
    We do have list of events we need to filter out, its our customers data. 
    At http://toplyne.io/  (b2b startup) -> we allow our customers to connect multiple data sources and use fivetran to dump data to SF. So looking for a generic solution for this. 

  • Anna User

    Got it. We don't have row-level filtering available prior to data load, since one of the principles of ELT is that syncing all relevant data helps you audit your source systems and serve more downstream analytical use cases long-term. Would deselecting certain tables from syncing in your client's Amplitude schemas be a solution here?

    We have a similar need, with Mixpanel data.    We would like to filter out certain events prior to loading.  It would not work to deselect the entire table, we're looking for the ability to add certain filter parameters to a table (events) so that we only load the events that we're interested in.