Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Everyone, all right?
I'm new to Qlikview I'm looking to learn BI by doing some hands-on practice. I'm having some difficulties. One of them creates audit column containing the date and time of the load execution. How can I do this? I would like to learn, but I do not find material concerning.
- - -
Criar coluna de auditoria contendo a data e hora da execução da carga.
Pessoal, tudo bem?
Sou novo no Qlikview estou buscando aprender BI, fazendo alguns exercicios praticos. Estou com algumas dificuldades. Uma delas criar coluna de auditoria contendo a data e hora da execução da carga. Como consigo fazer isso? Gostaria de aprender, mas não acho material referente sobre.
Por favor, se estou publicando isso na area errada me oriente como fazer a postagem correta ao invés de apenas rejeitar minha publicação.
Note: Edited by community moderator to include English text and moved post to New to QlikView space.
 
					
				
		
 Siva_Sankar
		
			Siva_Sankar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		 
					
				
		
 vinieme12
		
			vinieme12
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		For current timestamp use now() function
Example
Load *, now () as Reloadtimestamp
From xxxx;
 
					
				
		
 Siva_Sankar
		
			Siva_Sankar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Por favor, encontre o arquivo qvw anexado
 
					
				
		
Thank you, sivasankar! His explanation was quite clear.
Sorry for English, I'm Brazilian.
A hug.
 
					
				
		
Thank you, Vineeth Pujari! I applied your knowledge to my learning.
Sorry for English, I'm Brazilian.
A hug.
