Hi guys
I would like to know if it possible to create a view that will change “sql_table_name” using Filter with information
exempla
filter: filter_partition{
label: “PartitionDate”
description: “PartitionDate”
type: string
}
If my user choices filter “a” sql_table_name will use table_a
If my user choices filter b sql_table_name will use table_b
If my user choices filter b«c sql_table_name will use table_c