Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"values" doesn't work for view columns. #811

Open
ldhasson opened this issue Mar 7, 2024 · 0 comments
Open

"values" doesn't work for view columns. #811

ldhasson opened this issue Mar 7, 2024 · 0 comments

Comments

@ldhasson
Copy link
Collaborator

ldhasson commented Mar 7, 2024

In general, Tilda will expect "values", if any, to come from a column definition on a table, not a view. The idea is that column definitions happen in tables and are reused in views, so they have to be consistent.

But what if a view column is calculated? We allow values for formulas, and we should allow values as well for view columns with an "expression", which indicates some view-level transformation.

@ldhasson ldhasson moved this to Implementation in Tilda - Main Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Implementation
Development

No branches or pull requests

1 participant