R81 Posted March 4, 2017 Posted March 4, 2017 Hi, I have a filtered portal which lists Jobs::Job Sub Total. How can I get the total of all the Jobs::Job Sub Total fields in the filtered portal? Not sure if its important but the filter is: Jobs::Job Status = "1" or Jobs::Job Status = "3" or Jobs::Job Status = "4" or Jobs::Job Status = "5" Thanks,
comment Posted March 5, 2017 Posted March 5, 2017 it depends on what you need it for. If it's for display only, you could use a summary field shown in a one-row portal filtered the same way. Otherwise you may be better off filtering the relationship itself rather than just the portal.
R81 Posted March 5, 2017 Author Posted March 5, 2017 (edited) Hi Yes to is just for visibility - in short it is just a work in progress total value that shows on my dashboard form. Would I set a field in the table with a sum calculation and if so how would I filter it the same as the portal? Thanks Edited March 5, 2017 by R81
comment Posted March 5, 2017 Posted March 5, 2017 No, not a calculation - a summary field, defined in the Jobs table. And you don't filter the field - you place it in a filtered portal.
R81 Posted March 6, 2017 Author Posted March 6, 2017 Summary in a filtered portal works perfectly. Thanks,
Recommended Posts
This topic is 2888 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now