Formula based on which table view row was created

I’d like to have a table column formula that’s value is based on what view the user created the row from. Is that possible even as a hack?

Could you expand on what you are trying to do?

One thing you could do would be to create a column ViewColumn in which to store the name of the view. Then use that column in a filter for the view. Every new row will have that value in ViewColumn, and you can then reference that in your formula.

P

1 Like

Sadly this is retro-active and there’s couple of hundred rows. So will just have to have the person update the rows accordingly. Thanks!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.