Hi, I have a question. Do any of you know a function or something similar to know the name of the space in which the app was published, within the app itself? I should retrieve the name of the datafile in order to reconstruct the path:
lib: // [space]: Datafiles / *. qvd
Or it would be enough for me to know the path of the datafile including the name of the space. Thank you
There are three ways to refer to a data file in a space
[space name]:[Data file] this will use a static link to directory and will not change when the app is published.
:[Data file] this is a relative path and always load from the current space of the app
[Data file] This loads from your personal space
I wrote this blog post about this that you can read here
https://community.qlik.com/t5/Qlik-Design-Blog/Qlik-Sense-cloud-editions-Space-out-in-cloud-Protect-...
Would this help you with your use case?
I think this person is asking, when you are inside an app using it as an end user --- nothing in the app tells the user what space the app is located in. (this is a clear product gap) if there were a function that could be used, the app developer could include somewhere in the app, like in sheet title --- what SPACE the app is located in