Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
amit_gupta
Contributor III
Contributor III

Can We show QS Stream details in Dashboard??

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 ImprovementsQliksense QMCRe: QSense: How to get the current stream nameQlik Sense - App Development & Usage

3 Replies
dplr-rn
Partner - Master III
Partner - Master III

Did you check DocumentTitle() function. i believe it returns stream name too. you may need to do some string manipulations

undergrinder
Specialist II
Specialist II

Hi Amit,

I'm afraid this can't be showed like this.

As Dilip said you can try with some system functions

https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/Scripting/SystemFun...

G.

madhavi_rajawat
Partner - Contributor III
Partner - Contributor III

Hi Amit,

You can use DocumentTitle() function. It will return Stream Name where application is published.


Link:https://help.qlik.com/en-US/sense/September2018/Subsystems/Hub/Content/Sense_Hub/Scripting/SystemFun...