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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

different results between tables and diagrams?

Dear community,

I have a Problem with different results between table and diagram.

The source is a flat table without any Specials.

I try do sum the daily mesures to a day-sum.

In a table the mesures are correct, but not in a diagram.

what have i done wrong?

---

Liebe Community,

ich habe unterschiedliche Ergebnisse zwischen einer Tabelle und einem Diagramm, welche auf dieselbe einfache Datentabelle zugreifen. Ich versuche, einzelne Messwerte zu einer Tagessumme zu addieren, aber ich bekomme im Diagramm keine korrekten Werte. Was mache ich falsch?

Hier die Tabelle:

inac_tabelle.PNG

Hier das Diagramm:

inac_diagram.PNG

Hier das Script:

inac_script.PNG

Hier die Formel für Tr_incoming:

inac_formel.PNG

(P.S:: It makes no difference to switch from Tr_kundenkuerzel to Tr_kundenname or vom Tr_datum to Datum.)

Hat jemand eine Idee für mich? Das wäre toll!

VG

Mike

1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

ok, I have found and solved the Problem.

The item is, this customer has 3 service agents, I have joined these 3 agents to the Dimension customer_id. In the result I have 3 data rows for these customer_id. 

This is the reason I have three times to many day-sum in relation of this customer.

Now I have killed the join to the agents and the results are correct.

Die Lösung ist: Ich habe dem Kunden über einen join 3 Service-Agents zugefügt. Daher hatte die Dimension customer_id jetzt 3 Datenzeilen statt nur einer. Im Ergebnis wurde die Summe also für jede Zeile in der Dimension gebildet und zusammenaddiert. Das ergibt dann den dreifach zu hohen Tages-Wert.

Danke an alle, die mit gegrübelt haben!

VG Mike

View solution in original post

1 Reply
Anonymous
Not applicable
Author

ok, I have found and solved the Problem.

The item is, this customer has 3 service agents, I have joined these 3 agents to the Dimension customer_id. In the result I have 3 data rows for these customer_id. 

This is the reason I have three times to many day-sum in relation of this customer.

Now I have killed the join to the agents and the results are correct.

Die Lösung ist: Ich habe dem Kunden über einen join 3 Service-Agents zugefügt. Daher hatte die Dimension customer_id jetzt 3 Datenzeilen statt nur einer. Im Ergebnis wurde die Summe also für jede Zeile in der Dimension gebildet und zusammenaddiert. Das ergibt dann den dreifach zu hohen Tages-Wert.

Danke an alle, die mit gegrübelt haben!

VG Mike