Row ID as Column Field with Prefix #264
Unanswered
red-sand-robot
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to access the "_id" field for rows created in a Database? Notion has a feature for showing the unique row number (generally starting at 1) with an optional prefix. I tried to create a Function-type column to manually create it (concatenate a text string prefix with _id), but "_id" was not accessible.
Beta Was this translation helpful? Give feedback.
All reactions