Skip to content

is there a way to replacing single entries? #459

@kxygk

Description

@kxygk

This seems obvious.. but I can't figure out how to use the API to replace a single value in a table

I have a huge table and it has some data entry errors.
I don't want to manually change the table in Excel b/c the corrections are a bit subjective and I'd like them documented

I want to make a separate EDN file of corrections

So it'd have something like:

Go to row 261 and change entry in the "Date" column to be "2012-04-03".

But I'm not seeing anything to access and modify single entries. The API seems to just allow you to do bulk column/row operations. I can row-map, but then I need to run through the whole table and "search" for the correct row to change (but I don't have the row index.. so that's also messy)

I'm a bit confused what my workflow should be here - or maybe this isn't the right tool for the job?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions