You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When editing a dimension's properties in the Visual Metrics Editor I would like to be able to toggle whether the dimension contains an attribute of a clickable URI.
This field can be at the bottom of the right-side panel, with a heading 'URI' and three options of "None", "Literal", and "Expression".
None is the default selection.
Choosing literal will populate uri=true.
Choosing Expression will reveal a text box where an arbitrary SQL expression can be created.
@jkhwu Feel free to comment on design here, this is my suggested path but I'm happy to defer to anything you and Brian agree on (I'm just firing these into our public Github repo but I recognize we may want to do a design pass on these).
When editing a dimension's properties in the Visual Metrics Editor I would like to be able to toggle whether the dimension contains an attribute of a clickable URI.
This field can be at the bottom of the right-side panel, with a heading 'URI' and three options of "None", "Literal", and "Expression".
None is the default selection.
Choosing literal will populate
uri=true
.Choosing Expression will reveal a text box where an arbitrary SQL expression can be created.
https://docs.rilldata.com/build/dashboards/#clickable-dimension-links
The text was updated successfully, but these errors were encountered: