Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 samuel_brierley
		
			samuel_brierley
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi all,
can you please just scan your eyes over the below, its not returning a value
=count({$< ArbitrationInput.Group.rOOk = {"$=only{$< [/rec/parameter] = {'rOff'},[/#text] = {'CommonParameters'},[Config] = {Live}>}[/rec/parameter/curval])"} >} Timestamp)
 samuel_brierley
		
			samuel_brierley
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi all,
thanks for all your replies and sorry ive not gotten back you sooner, kiddly winks needed picking up from school.
anyway as per fookin usual a good sleep identifies the issue,
i missed a bracket after the only, i didnt see it because i already have a curly bracket there, duh!!!
=count({$< ArbitrationInput.Group.rOOk = {"$=only({$< [/rec/parameter] = {'rOff'},[/#text] = {'CommonParameters'},[Config] = {Live}>}[/rec/parameter/curval])"} >} Timestamp)
 MK_QSL
		
			MK_QSL
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		=count({$< ArbitrationInput.Group.rOOk = {"$(=only{$< [/rec/parameter] = {'rOff'},[/#text] = {'CommonParameters'},[Config] = {Live}>}[/rec/parameter/curval]))"} >} Timestamp)
 samuel_brierley
		
			samuel_brierley
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Nope unfortunately not working, thanks for trying.
 maxgro
		
			maxgro
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		=count(
{$<
ArbitrationInput.Group.rOOk=
{"$(=only(
{$<[/rec/parameter]={rOff},[/#text]={CommonParameters},[Config]={Live}>}
[/rec/parameter/curval]))"}
>}
Timestamp)
 
					
				
		
 sasiparupudi1
		
			sasiparupudi1
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		put it in a text box and see if returns a value
=only($< [/rec/parameter] = {'rOff'},[/#text] = {'CommonParameters'},[Config] = {'Live'}>}[/rec/parameter/curval])
hth
Sasi
 
					
				
		
 MarcoWedel
		
			MarcoWedel
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		please post a sample app including some data and the object you're using this expression with.
regards
Marco
 qlikviewwizard
		
			qlikviewwizard
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi samuel brierley,
Please provide a sample qvw to demonstrate your issue. Thank you.
 samuel_brierley
		
			samuel_brierley
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi all,
thanks for all your replies and sorry ive not gotten back you sooner, kiddly winks needed picking up from school.
anyway as per fookin usual a good sleep identifies the issue,
i missed a bracket after the only, i didnt see it because i already have a curly bracket there, duh!!!
=count({$< ArbitrationInput.Group.rOOk = {"$=only({$< [/rec/parameter] = {'rOff'},[/#text] = {'CommonParameters'},[Config] = {Live}>}[/rec/parameter/curval])"} >} Timestamp)
