-
Notifications
You must be signed in to change notification settings - Fork 685
Add Analytics demo data module #28860
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add Analytics demo data module #28860
Conversation
  Test container: http://bcdev2.fenwicksoftware.com.au:10260/BC/?company=Demo%20Data%206 Related work items: microsoft#27654
|
We've been receiving some push back on the demo data PRs. Will ask for a review by the team behind the demo data tool before processing. |
Apps/W1/ContosoCoffeeDemoDataset/app/DemoData/Analytics/AnalyticsModuleSetup.Table.al
Outdated
Show resolved
Hide resolved
Apps/W1/ContosoCoffeeDemoDataset/app/DemoData/Analytics/AnalyticsModuleSetup.Table.al
Outdated
Show resolved
Hide resolved
...feeDemoDataset/app/DemoData/Analytics/3.Transactions/CreateExtendedPurchDocument.Codeunit.al
Outdated
Show resolved
Hide resolved
...oCoffeeDemoDataset/app/DemoData/Analytics/4.Historical/CreatePostedAnalyticsData.Codeunit.al
Outdated
Show resolved
Hide resolved
Apps/W1/ContosoCoffeeDemoDataset/app/DemoTool/ContosoCoffeeDemoDataSetup.Table.al
Outdated
Show resolved
Hide resolved
...feeDemoDataset/app/DemoData/Analytics/3.Transactions/CreateExtendedPurchDocument.Codeunit.al
Outdated
Show resolved
Hide resolved
|
@haoranpb Just checking in to see whether you have any more feedback on this PR? Thank you |
|
Processing this PR. The branch is now locked 🔒 Please don't push updates unless otherwise agreed. |
| using Microsoft.DemoData.Sales; | ||
| using Microsoft.DemoData.Service; | ||
| using Microsoft.DemoData.Warehousing; | ||
| using Microsoft.DemoData.Analytics; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This seems to not exist. Is there a specific order in which I need to process the PRs?
|
@ayrtonmassey Could you review this PR please? Thank you |
|
@tuan-nguyen-fenwick I'm not sure why I was added to this PR, I have removed myself. Looks like you have some comments from @JesperSchulz to resolve? |
|
Please disregard the random assignment of code reviewers. Not sure why GitHub does that. @WaelAbuSeada, we need your review of this one. |
| end; | ||
|
|
||
| var | ||
| AnalyticsReferenceTok: Label 'ANALYTICS', Locked = true; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Does this need to be locked?
|
@WaelAbuSeada I have addressed build issues in IT:
|

Summary
Work Item(s)
Fixes #28859
Fixes: AB#580998