Quantcast
Viewing all articles
Browse latest Browse all 5794

Can I Share a value returned from a report function?

I have two report functions:

1. counts all the occurrences of courses that match a specific school year.

2. gives me a total count of courses

 

I also need to count the occurrences of  courses that do not match a specific school year. How can I subtract the value from the first report from the second report function?

Is there a better way to do this?


Viewing all articles
Browse latest Browse all 5794

Trending Articles