From 3d9cd59e4413c2802a9a43bf65f9caa19fc36f74 Mon Sep 17 00:00:00 2001 From: attilatoury Date: Tue, 2 Jun 2026 15:38:21 +0200 Subject: [PATCH] Clarify Power BI ABC analysis caption --- .../App/Inventory/Embedded/Inventory/PowerBIABCAnalysis.Page.al | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Apps/W1/PowerBIReports/App/Inventory/Embedded/Inventory/PowerBIABCAnalysis.Page.al b/src/Apps/W1/PowerBIReports/App/Inventory/Embedded/Inventory/PowerBIABCAnalysis.Page.al index 5794ef7380..58e77647e3 100644 --- a/src/Apps/W1/PowerBIReports/App/Inventory/Embedded/Inventory/PowerBIABCAnalysis.Page.al +++ b/src/Apps/W1/PowerBIReports/App/Inventory/Embedded/Inventory/PowerBIABCAnalysis.Page.al @@ -11,7 +11,7 @@ page 37111 "PowerBI ABC Analysis" UsageCategory = ReportsAndAnalysis; ApplicationArea = All; PageType = UserControlHost; - Caption = 'ABC Analysis'; + Caption = 'ABC Analysis (Power BI)'; AboutTitle = 'About ABC Analysis'; AboutText = 'The ABC Analysis page provides insights into customer segmentation based on sales volume, helping to identify key customers and prioritize sales efforts.';