Forum Discussion
Anonymous
8 years agoNot applicable
Outer Join Does Not Works
Hi All, I have data in form of below 2 tables: Table 1 Table 2 I joined these 2 tables with all data from table 1 and matching data from table 2. When I try to pull Table1....
- 8 years ago
Couple ways to do this:
Click "Show items with no data", that'll bring in blanks and not zeros.Probably best to create a measure that sums the counts from table 2 and use that instead of the related column.
Aron_Moore
8 years agoSolution Specialist
Couple ways to do this:
Click "Show items with no data", that'll bring in blanks and not zeros.
Probably best to create a measure that sums the counts from table 2 and use that instead of the related column.
Anonymous
8 years agoNot applicable
ohh that was easy one....