mito icon indicating copy to clipboard operation
mito copied to clipboard

Switching Pivot Table column from Date to String throws error.

Open aarondr77 opened this issue 1 year ago • 1 comments

  1. Create a pivot table with a datetime column
  2. Use the select to change that column to a string column
  3. See this error because it is still trying to apply the .dt access to the column.

https://github.com/mito-ds/mito/assets/18709905/3b68d925-d474-4e10-9e2d-343e63c7200c

aarondr77 avatar Nov 08 '23 17:11 aarondr77