Hi,
Is there a setting to block QlikSense Server from creating new folders when storing files with folder connection?
Some users sometimes place a typo in the Store statement and end up creating multiple useless folders
STORE my_table INTO [lib://library/wrong_path/qvd.qvd] (qvd);
This should give an error "wrong_path" do not exists.
Thanks