Could you please help me how can I use custom variable in Dataview. I have the following variable that contains a path to the folder:
VideoSeriesPath::“XXX/YYY”
I would like to use it in Dataview in FROM clause something like this but receive an error
TABLE
without ID link(file.link, name) as Video,
Topics,
…
FROM this.VideoSeriesPath