Hi @drag7ter ,

I have the same problem on my project - the "catalog" part of the table location must be dynamic.

 @Alberto_Umana 's answer obviously does not work.

Were you able to find any workaround for this? My workaround is to create two different versions of the .lvdash.json file (e.g. dash_cat_dev.lvdash.json and dash_cat_prod.lvdash.json) and use a DAB variable in the file_path field. This feels cumbersome though