I have the need to post-process a data table after it is loaded, automatically without clicking a button. My scenario is :
- spotfire file is loaded and the data is retrieved from various databases
- once loaded I need to post-process data as doing so in the query would be extremely inefficient and slow to do in the original SQL
Would you be able to use data transformations or data functions for post-processing of the imported data?