Multiple tabs output error
- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Silenciar
- Página de impresión sencilla
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Notificar al moderador
Hello:
Good afternoon. I have used the Block Until Done tool and Output tool. Unfortunately, I am getting errors. Could you please enlighten me to fix the error? Appreciate your help.
I meant two TABs output. Summary tab 1 and tab 2 in a single .xls sheet
¡Resuelto! Ir a solución.
- Etiquetas:
- Workflow
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Notificar al moderador
Hey @Kinetic_analytics,
What specific error are you getting? I cant access the data from your workflow.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Notificar al moderador
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Notificar al moderador
What is the error that you are getting?
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Notificar al moderador
This is how I configured the output tool.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Notificar al moderador
please check the attached file.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Notificar al moderador
You must remove the null value in the Customer ID field, add a filter tool before the output tool. This is the formula that should go in the filter tool: !IsNull([Customer ID])
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Notificar al moderador
What if I want two different tabs, TAB 1 and 2. Whatever processing possible I have done that. I am not proficient in using the hold until block tool though.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Notificar al moderador
@Kinetic_analytics As @trsali mentioned you need to remove the null values from the field you selected for the sheet names, in your first output it is Customer ID and in the second output itis the Customer Name. These fields cannot be NULL if you are selecting them as your sheet names
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Notificar al moderador
Sorry, I am not getting 2 tabs summary output. I have attached the output for your information.