SC Navigator 25.4.1
Date February 10, 2025
-
New Features
-
The model has been extended with the ability to create a Power BI Embedded report, based on the data in the application. This is available as an extra module, please contact your account manager for more information.
-
-
Improvements
-
The exported results are also used in the new Power BI Embedded feature and therefore, the results have been extended with the sheet/files with the element description as well as the sheet/files with the group definitions. Also the following attributes have been added:
-
Start Date and End Date to Period Definition/period-definition,
-
Longitude and Latitude to Location Definition/location-definition,
-
IsSKU, IsUnion, and IsIntersection to Product Definition/product-definition.
-
-
The fields “adopted” and “active” in the _dataset_info.parquet file were written as int32. However, if the cell was empty, pandas would interpret this as NaN (Not a Number) and therefore as float. This lead to a situation, where the model was no longer consistent with the file specification. From now on, the model will actually write 0 to prevent this issue.
-
-
Bug Fixes
-
When using Bill of Materials that create two or more products, the Cost To Serve and End to End reports were incorrect.
-
On page Control Panel for the table Min/Max Constraints, the Show All Attributes action was not working properly.
-
In some cases, the constraint “Max # of Sources for Customers” in combination with product groups could result in an infeasible model.
-