Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 vanderson009
		
			vanderson009
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello Community,
I have substring in my text as "Hello World"
and i want that Hello Word become in Red color.
- Thanks and Regards,
Villyee.
 
					
				
		
 CELAMBARASAN
		
			CELAMBARASAN
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		There is no functions/ features to highlight certain region of the text.
In which object you need this kind of feature?
If it's a text object, then you could try with Qlikview extension objects. Check the below link for more information
QlikTip #39: Displaying Html content within QlikView (Minimalistic HtmlTextBox Object Extension)
 
					
				
		
 CELAMBARASAN
		
			CELAMBARASAN
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		There is no functions/ features to highlight certain region of the text.
In which object you need this kind of feature?
If it's a text object, then you could try with Qlikview extension objects.
 its_anandrjs
		
			its_anandrjs
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		It is in database or in any row you ask. If it is in text object then use font option and color option.
 vanderson009
		
			vanderson009
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Yes It is Database Column.
 vanderson009
		
			vanderson009
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You have any QlikView Extension sample related to that,
and its not text it database column, so how could i handle it in QlikView Extension.
- Thanks and Regards,
Villyee
 
					
				
		
 CELAMBARASAN
		
			CELAMBARASAN
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I posted a link but it needs moderator approval itseems.
"qliktip-39-displaying-html-content-minimalistic-htmltextbox-object-extension"
Search this text in google and it points to qlikblog .at url
 
					
				
		
 sundarakumar
		
			sundarakumar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I think there is no fuction to change the color of a particular sub string. the font color bing set is universal for the entire text. If want it to work that way, u can keep them in different text boxes....
say i have
"Hi this is the sataement. Hello World!!!"
if u want only "Hello World" to be in red, then u should put
"Hi this is the sataement." in a seperate text box with font color black
and then
"Hello World" in seperate text box with font color red...
pls note this doesnot work when u have dynamic text strings. bec u cannot move the position of the second text box dynamically.
-Sundar
