Forum Discussion
oren
Helper III
6 years agodifferent values to same table
HI i have excellently same 2 tables when i put the data together is same matrix - one is give me the data i want and one is summarize all data in all rows what is the reason ? Than...
Asac_14
Resolver I
6 years agoHi oren You should have a relationship between both the table else total value will be repeated for each row like your matrix. Accept this as solution if this solves your problem.
Thanks & Regards,
Karthick K
- oren6 years ago
Helper III
i did it and its works :
but why it didn't work for me when is did the relations with another table ??? (see below)
thanks!!
- Asac_146 years ago
Resolver I
oren Try making the filter bi directional. By the way what is there in ID Column ?
- oren6 years ago
Helper III
Try making the filter bi directional.
i works now! thank you!
By the way what is there in ID Column ?
it have unique numbers {1,2,3...} (so i can sort the test% by that)
thank you!