Download Reportworq
⬇ Guide PDF

Collect data with an input workbook#

Reportworq can collect numbers two ways. A contribution campaign generates a form per contributor, tracks who has submitted, and routes approvals. Data collection does none of that: it sends a workbook out, lets the recipient fill it in and send it back, and posts the values to the target system when it arrives.

The two are separate processes, and a round uses one or the other. They are not two halves of the same feature, and a campaign does not hand its data to data collection. This page covers the workbook route. For the campaign route, start at Contribution (write-back) overview.

How the two differ#

Contribution campaign Data collection
What the contributor gets A generated form, opened in Reportworq A workbook, usually delivered by email
Where they work In the product, signed in Wherever they open the workbook, including offline
How input comes back Submitted from the form Returned by email to a monitored mailbox, or uploaded
What writes to the plan The campaign's Export action, which writes to the target directly The hidden write-back formulas inside the returned workbook
Tracking Assignment, status per contributor, reminders, approvals The write-back activity list, one entry per workbook
Where it is watched The campaign dashboard Settings, under Data Collection

When to use it#

Reach for the workbook route when the ceremony of a campaign is not worth it, or would not work at all.

Choose a campaign instead when you need to know who has and has not submitted, when submissions need approval before they count, or when each contributor must see only their own slice.

Before you start#

Build the input workbook#

  1. Build the workbook the way you want the contributor to see it, with the input cells where they would expect them.
  2. In cells the contributor does not need to see, usually a hidden row or a hidden worksheet, add a write-back formula for each value you want posted. The formula names the target and the intersection, and points at the cell the contributor types into.
  3. Match the function to the measure and the target system. Planning Analytics uses DBS and DBSW for numeric measures and DBSS for strings; SQL, Workday Adaptive, and Anaplan each have their own. For signatures, arguments, and the traps, see Contribution functions.
  4. Protect or lock everything that is not an input cell, so a contributor cannot move the values out from under the formulas.

The write-back formulas do nothing until the workbook is processed. They stay inert while the contributor works, which is why the workbook is safe to open in Excel on any machine. They evaluate only when the data collection engine runs the returned file in write-back mode.

Send it out and get it back#

  1. Distribute the workbook as you would any other report, and burst it if each recipient should get their own copy. See Distribution overview.
  2. The contributor fills it in and returns it, either by replying to the monitored mailbox or by having someone upload it.
  3. An administrator processes the item, or it processes on arrival if Automatically process uploaded files is turned on.
  4. Check the outcome in the write-back activity list. Each item shows its file name, who submitted it, when it arrived, when it was processed, and its status.

Notes and limits#

Feedback on this page

Comments, questions, requests, or something missing or unclear? Email us - the page you are on is filled in for you.

Email feedback on this page

Or write to support@reportworq.com directly.