Any way to export only searched data from App Data tab?

Hello,

I am trying to export data from the App Data tab, but I only need specific exports in my csv, (eg. rows having a commun foreign key). I tried by searching for this FK and then export data, but it still exports the entire table…

Any solution beside creating a workflow ?

In data tab we can create different views. Easily done by clicking pencil icon next to data type name. There add constraints for filter, and select fields needed in export. Then with that view open in data tab run export function. If related data types are fields you can change primary field for those so they export as that field, default is unique id.

Hello Boston,

It’s not what I am searching for, I am trying to export specific Rows, (not fields / columns).
I think I have found, I need to add constraints.

Thanks again

Yes, I know, you’re doing part of my suggestion, using constraints. I’m glad I was helpful.

1 Like