SkymaxPlay
Results
3
comments of
SkymaxPlay
I figured out how put values into filter from another table. Here is example. Variable type: Field filter Table: machines Column: machine_name (MS)SQL question: ```sql WITH filter_values AS ( SELECT...
Correct format: ```json "transform": { "mapping": { "id": { "type": "long" } } } ```
@andrismos Did you fix this?