Forum Discussion
silkwire
7 years agoFrequent Visitor
Calculate() - Issue filtering related table
Hello - I have two tables: tblProject and tblAllocation tblAllocation stores all information relevant to a monthly allocation in relation a project. Each record...
- 7 years ago
Hi silkwire ,
I have a little confused about your requirement.
By my test with your sample data and your measure, it seems that the result of measure is 39% as your desired.
Do I missing anything?
Best Regards,
Cherry
v-piga-msft
7 years agoResident Rockstar
Hi silkwire ,
I have a little confused about your requirement.
By my test with your sample data and your measure, it seems that the result of measure is 39% as your desired.
Do I missing anything?
Best Regards,
Cherry
silkwire
7 years agoFrequent Visitor
Thanks for the reply. I did the same thing as you and it worked... then I realized that there was a page filter set in the report I was working in that filtered out all false values. So, problem solved. Thanks.