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

Announcements
Join us in NYC Sept 4th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
xxcarlosxx
Contributor III
Contributor III

Buscar código // Search for code

Hola estimados,

Podrían ayudarme con este problema, tengo 2 archivos excel (Libro 1 y Libro 2), ambos comparten algunos campos, lo que necesito  es encontrar que serie del libro 1 se encuentran en el libro 2 y agregar el código, similar a la función BUSARV que usa Excel. Gracias por su ayuda y tiempo. Ejemplo:

========= Traductor ==========

Hello dear,

They could help me with this problem, I have 2 excel files (Book 1 and Book 2), they both share some fields, what I need is to find that book 1 series are in book 2 and add code, similar to the BUSARV function that Use Excel. Thanks for your help and time. Example:

Libro 1:

AñoSerie 1Codigo
2016SF-001-123000-1234
2016SF-002-124000-3421

Libro 2:

AñoSerie 2
2016SF-001-123
2016SF-002-124

Resultado:

AñoSerie 1Serie 2Codigo
2016SF-001-123SF-001-123000-1234
2016SF-002-124SF-002-124000-3421
0 Replies