Skip to content

Commit b516679

Browse files
Copilotmynjj
andauthored
Renumber PBISubBillingDeplReport enumextension from 8101 to 8103 to avoid ID conflict with Demo Data
Agent-Logs-Url: https://github.com/microsoft/BCApps/sessions/1dcd817f-10aa-45cb-8d87-85ac1da218a8 Co-authored-by: mynjj <61959453+mynjj@users.noreply.github.com>
1 parent a42355b commit b516679

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Apps/W1/Subscription Billing/App/Power BI/PBISubBillingDeplReport.EnumExt.al

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
namespace Microsoft.SubscriptionBilling;
22
using System.Integration.PowerBI;
33

4-
enumextension 8101 "PBI Sub. Billing Depl. Report" extends "Power BI Deployable Report"
4+
enumextension 8103 "PBI Sub. Billing Depl. Report" extends "Power BI Deployable Report"
55
{
66
value(8101; "Subscription Billing App")
77
{

0 commit comments

Comments
 (0)