I am using a predictor to create a figure for the dashboard.
This predictor uses data from a form (aggregate) to get its figure.
I have filled out the form data but I have NOT marked this form as ‘complete’
My question: If a form is not marked as completed, is data from that form still passed to the predictor for calculations? or would a null value be passed?
My question: If a form is not marked as completed, is data from that form still passed to the predictor for calculations? or would a null value be passed?
I have found the answer.
Yes, data in the form is passed to the to the predictor without the form entry being marked as ‘complete’