Coder Social home page Coder Social logo

Comments (4)

ggalmazor avatar ggalmazor commented on July 24, 2024

Related to this issue: while working on Briefcase v.16 we found that we can't support using a date range filter when exporting a form because it relies on Aggregate adding a submission date to the submission contents.

This won't prevent users from exporting all submissions, but we know there are users with large forms that need this to streamline their data management scripts by exporting fewer submissions each time.

getodk/briefcase#736

from central.

issa-tseng avatar issa-tseng commented on July 24, 2024

from central.

ggalmazor avatar ggalmazor commented on July 24, 2024

Ugh, I realize that my comment was super hard to follow :/ In my defence I'll say that I think I hadn't had my first coffee yet :P

What I wanted to say is that we found that Central does not add a submission date to the submissions, which makes it impossible for Briefcase users to export them with a date range filter.

Of course, correct me if I'm wrong, please ;)

Aggregate does add submission date metadata to submissions, which was used by Briefcase to implement the date range filter for exports.

from central.

issa-tseng avatar issa-tseng commented on July 24, 2024

central does not inject a submission date into the submission itself, but it does know that date, and it provides it on the REST API, on the OData export under __system metadata, and in CSVZIP export as an additional column at the end.

from central.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.