It would be nice to be able to export data from a table when I click view data in Data TAB (data is truncated and I can only filter and sort that data).
Sometimes it is useful to export data, fix it manually and import it back in.
I understand that the import process is a bit more complex and it is better to do it with an action, but the export is pure raw data from table with a limit of records ifthe user want it (Example top 1000 records filtered by X or all records in thattable).
What do u think? Is this viable or is it not very useful?