Merging two data cube reports
Is it possible to do the equivlent of a SQL inner join between table A and
table B without duplicates and without completely matching records? I am
trying to construct a pivot table with total_items with and without
related_work_items.
|