I created a new view and it can show a main doc and its response doc. Main doc can show how many responses. but one problem is that response doc has two different types, one is Yes, another is No. so I want main doc in a view can show how many “Yes”. Any suggestion?
Subject: How can a view show info for Main doc?
Hi,
I am not sure if you can create a loop into the view column, but maybe if you create a count into the doc responses for how many “yes” and “not”, you can show this field into the view
OR… if you have an Outline, you can open first and Agent that work on the view counting how many “yes and not” you have, and then show you the view with the column…
Good luck