Skip to main content
Announcements
See what Drew Clarke has to say about the Qlik Talend Cloud launch! READ THE BLOG
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Pivot table chart displaying data for two different source types

I am trying 2 pivot table charts for 2 different sources of trasactions.  The data all comes from one SQL statement.  Basically one would be source = GL (General Ledger) and the other source = PA (Project Accounting).  However, when I filter on one source both pivot tables reflect those values.  I can't get them to show GL and PA.  I remember set analysis from my training.  Would this be a case where'd I'd use that?  I just want to hard code the source type for each.  The expression used is very straight forward Sum(Amount), so I want the Sum(Amount) for GL and Sum(Amount) for PA.  Thanks!

2 Replies
Clever_Anjos
Employee
Employee

Could you post your Data Model? (Control -T), it´s easier to help, knowing more about your data

Not applicable
Author

I figured this out.  Thanks!