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
pasted into the paste target at https://react-pivottable.js.org/ treats the number as strings, so
a filter like >20 does not work.
I encountered this in my dash app and isolated it to react-pivotable using the demo https://react-pivottable.js.org. The functionality seems to work in pivottable.js.
Best regards,
Albert Boulanger
The text was updated successfully, but these errors were encountered:
Using
foo bar
2 1000
3 314159
5 200
1 500
20 0
pasted into the paste target at https://react-pivottable.js.org/ treats the number as strings, so
a filter like >20 does not work.
I encountered this in my dash app and isolated it to react-pivotable using the demo https://react-pivottable.js.org. The functionality seems to work in pivottable.js.
Best regards,
Albert Boulanger
The text was updated successfully, but these errors were encountered: