Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

How to call a Function to generate multiple queries

I have a complex function that does a ton of modeling on some very wide and deep tables. To reduce the amount of data the function takes a single text argument that is used as a filter. At the end th...