rilldata / rill

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
https://www.rilldata.com
Apache License 2.0
1.53k stars 108 forks source link

Feat: Copy dimension values in TDD and Pivot #4490

Closed rillsidd closed 1 day ago

rillsidd commented 3 months ago

Describe the bug In time dimension detail view or in a pivot table, if i am comparing by any dimension, i can not hit shift+click a value to copy the dimension value to clipboard

To Reproduce Steps to reproduce the behavior:

  1. Go to https://ui.rilldata.com/demo/rill-cost-monitoring/customer_margin_dash
  2. Click on 'Total Cost' metric to expand to time dimension detail view
  3. Compare by 'Cost by App Name'
  4. Try to copy any of the table values to clipboard (cannot do).

Expected behavior User should be able to shift+click value to copy to clipboard. This is possible on any dimension table in the main dashboard view, just not in the time dimension detail.

mindspank commented 2 months ago

Adding Pivot table to scope

mindspank commented 2 weeks ago

@briangregoryholmes @nishantmonu51 looks like this slipped between sprints, moving it up to current sprint again so we dont miss it.