Appearance
Datafor 4.00 Release Notes
About 394 wordsAbout 1 min
2025-03-28
New Features
- Added "Conditional" row-level permission settings.
- Removed "Connection" feature with a validation check to ensure no analysis models exist under the connection before deletion.
- Implemented special handling for file permission system roles: Anonymous and Authenticated.
- Enhanced the tree API search to support captions.
- Improved the pie chart component (including grouped pie charts) to wrap labels when displaying both description values and percentages.
- Added an option to choose whether to display units in the metric card component.
- Enhanced the Raw Data View in components:
- Added a "Copy Data" function.
- Enabled data copying in tables.
- Merged the Move Up/Move Down functions into a single stacked toolbar.
- Improved tooltip behavior in bar charts, pie charts, and similar components when only metrics (without dimensions) are present.
- Added an option to choose whether to retain formatting when exporting data.
Bug Fixes
- Enhanced the tree API search to support captions.
- Fixed an issue preventing connections between
time_dim
tables and fact tables. - Resolved an error occurring when using Chinese table names.
- Fixed inaccurate field type detection.
- Improved field type detection by reading Excel cell types directly. For CSV files, all fields default to text.
- Addressed an issue where "Conditional" row-level permissions were not applied correctly.
- Fixed an issue where icons did not scale properly.
- Resolved an error in SQL preview when special characters were included.
- Fixed a bug in the Properties Panel where the dropdown list under the Advanced Settings section incorrectly displayed field types.
- Corrected an issue where modifying connections in the Modeling Plugin and resetting the primary key field for dimension tables triggered a warning but failed to apply changes upon saving.
- Fixed an issue where table and field names starting with a number caused an error when selecting a table in modeling without choosing a data connection.
- Addressed an issue where copying a metric card resulted in a loss of data formatting.
- Fixed an issue where adjusting metric positions in bar and line charts had no effect.
- Resolved an issue where drop-down components bound to parameters required a page refresh to update subscribed components.
- Corrected the Rank function’s sorting behavior to ensure proper ranking order.