Tuesday, August 22, 2023
Create access token from c sharp code and get it in dynamics 365 FO
Friday, August 11, 2023
Aggregate dimensions and aggregate measurements in Dynamics 365 FO
Aggregate dimensions and aggregate measurements in Dynamics 365 Finance and Operations (F&O) are components used within reporting and analytics.
Aggregate Dimensions: These are attributes or characteristics that allow data to be categorized and grouped. They are typically used to filter or slice data within reports. For example, an aggregate dimension might be a product category, region, or salesperson. By using these dimensions, you can summarize and analyze data in a way that makes sense for your organization.
Aggregate Measurements: These refer to the actual data values that are being summarized and analyzed. Aggregate measurements include things like total sales, quantity sold, or profit margins. They are typically used in conjunction with aggregate dimensions to provide a comprehensive view of the data. Aggregate measurements can be viewed in various summaries such as sums, averages, counts, etc.
Youtube video : Link
Entity store : Link
BYOD : Link
CloudFronts : Link
Efficient Data Reporting and Analysis : Link
Wednesday, August 9, 2023
Enqueue and Dequeue in Dynamics 365 FO
Enqueue:
Dequeue:
Sending data from Dynamics 365 F&O to another system. After the data has been processed within Dynamics 365 F&O, it can be removed from the queue (dequeued) and sent to another system as needed.
So in summary:
Enqueue is related to receiving data into Dynamics 365 F&O.
Dequeue is related to sending data from Dynamics 365 F&O to another system.
Tuesday, August 8, 2023
How to create a logic app in azure to move files in SFP from one folder to another
Go to Azure portal : Azure
You will see window like below
Click on "Create a resource"
Enter the resource group, logic app name, select the region, select the plan type as consumption