Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 yousrarami96
		
			yousrarami96
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello all,
I have recently found out that my dynamic bookmark (with filters) does not work anymore.
I have a field Calendrier.DATE that I set on today's date but my method is not workin anymore :
My old method : =[Calendrier.DATE]=Today()
I tried this one : {<[Calendrier.DATE]={"=$(=Today())"}>}
None of them gives me a result.
PS : I am enabling "only one value to choose" on the Calendrier.DATE field
I attached screenshots of results of both methods
Thank you so much for your help !
 lennart_mo
		
			lennart_mo
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi @yousrarami96,
Try selecting a value with following expression:
={1}[Calendrier.DATE]=Today()
It is important though, that you do so while "only one value to choose" isn't enabled for the bookmark to work.
 robert_mika
		
			robert_mika
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Did you change any other parameters?
What is the result of the current two methods?
 yousrarami96
		
			yousrarami96
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hello,
Sorry, I forget to inform that I attached to my first post the screenshots of both methods
 
					
				
		
 Or
		
			Or
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Nothing has changed. This approach sadly never worked properly on "Only one selected value".
 lennart_mo
		
			lennart_mo
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi @yousrarami96,
Try selecting a value with following expression:
={1}[Calendrier.DATE]=Today()
It is important though, that you do so while "only one value to choose" isn't enabled for the bookmark to work.
