Forum Discussion
sureshcu
9 years agoHelper I
Append table measures
Hi, I have appended two tables into one. I need sum of two tables separately. however, the measure is picking up two tables Sum. Can you please help to sum separately. Here is the measure which ...
Anonymous
9 years agoNot applicable
Hi sureshcu,
If you append table contains the group column, you can add a condition to check the current group column value.
After above step, it will shows the separately sum value.
Regards,
Xiaoxin Sheng