Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
bmaheshwari
Contributor
Contributor

Chart title From DB

Hello Sir,

 i want to manage Chart title from Sql database is it possible. if possible please share Any solution link.

 

1 Reply
Channa
Specialist III
Specialist III

add one inline column or static column in ur script

DBName

'Oracle'

 

add chart title as expression and use DBName

 

Channa