Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi,
the following data is a snap shot from the qlikview table. the second snapshot shows that the Contract are loading but not the Returns (i.e. ConType in table). How can I trouble shoot as to why the data is not coming through. I have used Sum(AtFaults) in the expression.


%TeamKey for Team Name "Hunter Nor" is 2
I've tried many things but none work. E.g.
if(ConType="Return",sum(SUP#)
Max,
can i make the assumption that if the data is in the Fact table, I should be able to pick it up in any chart. or could something still be wrong with the joining of the tables from the database:-
User table
Team table
Contract table
Contract Return table
Hi,
In provided xls sheet there is no return data for %TeamKey 2
Regards
Hi,
as jontydkpi suggest without sample qvw and proper information it is difficult to provide suggestion.
Regards
qvw attached
the issue was that the data format was different in the two table. Go figure!