Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Buen dia.
Les escribo para que me puedan ayudar con esta herramienta ya que soy nuevo en esto,
quería realizar una tabla que en excel se veria asi:
Imagen 1:
PRODUCTOS | ENERO | FEBRERO | MARZO | VENTAS | PROMEDIO |
---|---|---|---|---|---|
A | 100 | 200 | 50 | 350 | 117 |
B | 200 | 10 | 20 | 230 | 77 |
C | 50 | 0 | 100 | 150 | 50 |
D |
cuando lo hago en la herramienta Qlikview me aparece asi:
Imagen 2:
PRODUCTOS | ENERO | ENERO | FEBRERO | FEBRERO | MARZO | MARZO | VENTA | PROMEDIO |
---|---|---|---|---|---|---|---|---|
VENTA | PROMEDIO | VENTA | PROMEDIO | VENTA | PROMEDIO | |||
A | 100 | 3 | 50 | 17 | 200 | 67 | 350 | 117 |
B | 200 | 37 | 20 | 7 | 10 | 4 | 230 | 77 |
C | 50 | 17 | 100 | 150 | 0 | 0 | 150 | 50 |
Como puedo hacer que la columna promedio me quede como la imagen 1:
Gracias por su ayuda.
Right.
As you want to display the data in the QlikVies dashboard is like this:
Month | ENE | FEBR | MAR | Total | Total | |
---|---|---|---|---|---|---|
Product | Sum(Value) | Sum(Valu) | Sum(Value) | Sum(Value) | Avg(Value) | |
A | 100 | 200 | 200 | 500 | 167 | |
B | 200 | 10 | 230 | 440 | 147 | |
C | 50 | 0 | 150 | 200 | 67 |
How about this? Attached the Work file
Updated: Attachment
The attachment does not appear
The attachment does not appear
this is how i have it in qlikview
Okay, Then see mayilvahanan Response with Transformation of Month Field in Pivot Table. Check with that
Mayil Vahanan Ramasamy That's the way to show it. I do not see the file
But it is functional with more months ?. For example with the month of April would not be the average between 3 if not between 4. average = total sales / Number of months