Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Topic

Tip

Details

Incremental mode in Internal Copy

The incremental mode in Internal Copy tasks is not exactly the same as in the Refresh or Calculation type. Here, incremental means the Data Source will not be truncated before the copy, i.e., it will keep old records instead of being a true copy.

Data Loads

Deleting Data Loads

The Delete button only shows if all selected Data Loads can be deleted, i.e., they are either invalid (e.g., their target object is deleted), or they are not the default Data Load created by the system. (These system generated Data Loads cannot be deleted by a user, only if they are invalid.)

Data Loads

Activate Data Source to propagate changes

The changes and additions are not available in Analytics unless you successfully activate the Data Source.

How to Add a Data Field in Data Source

Datamart does not store attribute values

Datamart is a physical table but it does not store a copy of all attribute values (for the default Normalization settings with value High). Only keys and calculated columns are stored, the rest of the data is joined dynamically when a query is run.

Datamarts

Expressions and joining tables

An expression cannot be used as a key for joining tables.

I cannot use expression as key for joining another table

No field names changes in Datamart

It is not possible to modify field names (of fields coming from a Data Source) in a Datamart. The change has to be done at the Data Source level.

/wiki/spaces/UDEV/pages/1833664654 Datamarts

Responsiveness of Data Tables

To improve responsiveness of a Data Table, use filters if more Group By levels are required, use rollups where possible and save the Data Table in a grouped state.

https://pricefx.atlassian.net/wiki/spaces/KB/pages/1159397377/How+to+Deal+with+Analytics+Data+Table+s+UI+Responsiveness

CAST from DateTime to Date supported

Pricefx implementation only supports the CAST from a DateTime field to a Date. In other words, you can only convert a date with a timestamp to a date without a timestamp.

Datamarts

Charts

Only data fields marked as Dimension can be selected for aggregation and banding.

Bubble Chart

For Data Tables, there are hardcoded limits of maximum 10,000 displayed rows and 8 'Group by' levels.

Data Table

In Waterfall, two price points cannot be consecutive. There must be a surcharge or reduction in between.

Waterfall Chart

Only the settings of the chart are stored, not the underlying data. If the data changes, the chart will change accordingly.

Chart Options

When you change the chart type, only values that can be mapped to the options in the new chart are kept. Data not supported in the new chart will be lost and additional data might be required to render properly the new chart.

Chart Options

All charts in Pricefx are designed to display aggregations, i.e. rollups on the database level. This means that any formula must include an aggregation function to work correctly.

Data Calculation Options

...