If you’re new to Qlik Sense, start with this Discussion Board and get up-to-speed quickly.
Suppose I have one Application "Sales Dashboard". and We have published same app in multiple stream for an exmaple: Dev, Sales, QA etc.
is there any way, we can show Stream name in Dashboard in which it has published? is there any function or System variable.?
Qlik IndiaNew to Qlik SenseQlik Sense Security rules and Section AccessQlikSense QMC Improvements Qliksense QMCRe: QSense: How to get the current stream name Qlik Sense - App Development & Usage
Did you check DocumentTitle() function. i believe it returns stream name too. you may need to do some string manipulations
Hi Amit,
I'm afraid this can't be showed like this.
As Dilip said you can try with some system functions
G.
Hi Amit,
You can use DocumentTitle() function. It will return Stream Name where application is published.