PowerApps can be exported as a package from one environment and then imported into another environment. In this article, I will demonstrate how to import a PowerApp package. This demonstration uses a simple ‘Leave Requests’ PowerApp that connects to Microsoft Dynamics 365. A Plan 1 or Plan 2 licence
Read the full article hereWhen writing and testing DAX formulas, it is important to understand the Evaluation Context in effect for each part of the formula; i.e. Row Context and Filter Context. The purpose of the DAX CALCULATE function is to modify the Evaluation Context of an expression. In this article, I will demonstrate
Read the full article hereIn this article, I will describe how to configure sorting for an Age Group dimension in Power BI that has multiple sets of Age Groups for the same age ranges. The example discussed in this article is based on aggregating Referrals stored in Dynamics 365 by Age Group. The Power BI Data Model has an
Read the full article hereIn Dynamics 365 several Pricing Methods may be used for the configuration of Price List Items. These are Currency Amount, Percent of List, Percent Markup and Percent Margin. The Percent Markup and Percent Margin Pricing Methods may be proportional to either the Current Cost or the Standard Cost of t
Read the full article hereIn Microsoft Dynamics 365 the Opportunity and Opportunity Products entities form a Header/Detail relationship. This is a common type of relationship between entities. Other examples include Quote, Order, Invoice and their corresponding Quote Product, Order Product and Invoice Product entities. In Po
Read the full article hereIn part one of this article, I described my experience of a “not enough memory to complete this operation” error I encountered in Power BI desktop. In this part, I will describe the cause and resolution for this issue. The cause of the issue was actually the formula used for generating the Sequentia
Read the full article hereIn this article I will describe a “Failed to save modifications to the server … not enough memory to complete this operation” error I encountered in Power BI desktop and how this issue was resolved. The Power BI Data Model included a Referred Contact dimension table, Referrals fact table and a
Read the full article hereA little known and uncommonly used feature of Duplicate Detection Rules in Microsoft Dynamics 365 is that they can be used to detect Potential Duplicates with records of a different record type to the record being created or updated. For example, Duplicate Detection Rules can be configured that chec
Read the full article hereThere are two methods that might be used by Microsoft Dynamics 365 for calculating the Extended Amount on Opportunity Products, Quote Products, Order Products and Invoice Products depending on the configuration of the Discount Calculation Method option in System Settings. By default this option is s
Read the full article hereIn the third of this three-part series I will describe the second of two approaches that might be used for correctly calculating Total Tax on Quotes/Orders that have a Discount applied to the Quote/Order when it is desired that the calculation of Total Tax should take the Discount into consideration
Read the full article hereIn the second of this three-part series I will describe the first of two approaches that might be used for correctly calculating Total Tax on Quotes/Orders that have a Discount applied to the Quote/Order when it is desired that the calculation of Total Tax should take the Discount into consideration
Read the full article hereIn the first of this three-part series I will briefly describe how the Tax Amount field for Quote/Order Products and Total Tax Amount field for Quotes/Orders in Microsoft Dynamics 365 work, especially when a Discount has also been applied to Quote/Order. TAX AMOUNT AND MANUAL DISCOUNT ON QUOTE/ORDER
Read the full article hereIn the third part of this three-part series I will describe two system calculated fields for Quotes/Orders that provide system calculated totals for the discounts that have been applied to the Quote/Order. These two fields are not displayed on the Order form but can be added to the Order form if req
Read the full article herePrice List Items in Dynamics 365 allow the configuration of pricing for Products using several options. These options are Currency, Discount List, Quantity Selling Option, Pricing Method and Rounding Policy. In this article I will describe the Rounding Policy options for Price List Items in Dynamics
Read the full article hereIn this article I will briefly describe the System Pricing Calculations for Quotes/Orders in Microsoft Dynamics 365. It is possible to disable the System Pricing Calculations for all the pricing fields on Opportunities, Quotes, Orders and Invoices in Dynamics 365. Refer to https://msdn.microsoft.com
Read the full article here