Forum Discussion
jPinhao
10 years agoAdvocate II
Dynamically generate query tables
I'm importing data from an Azure Blob, and then generating some queries to share on the online portal. One of my intermediate queries generates a table of [name][table] like: Query: ALL TABLES
na...
ape-n
3 years agoNew Member
Would table.split work?