Saltar al contenido
View in the app

A better way to browse. Learn more.

Ayuda Excel

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

DIEZ MAS PEDIDOS

publicado

Hola buenas,

necesito ayuda con una formula para clasificar un listado de solicitudes que vayan ordenados por la cantidad mayor de "cantidades solicitudes",  el problema es que necesito que no se repita el producto, sino que muestre los 10 productos únicos. 

la  formula que estoy armando ahora

 

=FILTRAR(ORDENAR(ELEGIRCOLS(FILTRAR(Tabla1;(Tabla1[SECCION]=A1)*(Tabla1[ESTADO]="APROBADO")*(Tabla1[FECHA SOLICITUD]>=A4)*(Tabla1[FECHA SOLICITUD]<=A5));COINCIDIR(B33:D33;Tabla1[#Encabezados];0));3;-1);SECUENCIA(SUMA((Tabla1[SECCION]=A1)*(Tabla1[ESTADO]="APROBADO")*(Tabla1[FECHA SOLICITUD]>=A4)*(Tabla1[FECHA SOLICITUD]<=A5)))<=10)

De resultado me da esto,

image.png.fc35c216bf2f9ab5b1aed537ab055fd1.png

y como ven se repiten los item, 

 

alguna sugerencia, gracias de antemano

Featured Replies

  • 1 month later...
publicado

Hola a ambos

@InformaLA

No estoy seguro si es esto lo que buscas, pero te dejo la formula 365

=TOMAR(UNICOS(ORDENAR(ELEGIRCOLS(FILTRAR(Tabla1,(Tabla1[SECCION]=A1)*(Tabla1[ESTADO]="APROBADO")*(Tabla1[FECHA SOLICITUD]>=A4)*(Tabla1[FECHA SOLICITUD]<=A5)),COINCIDIR(B33:D33,Tabla1[#Encabezados],0)),3,-1)),10)

 

Archivado

Este tema está ahora archivado y está cerrado a más respuestas.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.