LastSubmit – How to fetch the last submitted record in Power Apps
A quick overview describing how to fetch the last successfully submitted record using the LastSubmit property of an Edit form in Power Apps! The…
A quick overview describing how to fetch the last successfully submitted record using the LastSubmit property of an Edit form in Power Apps! The…
Recently in one of our requirements, while trying to fetch contact records using Fetch XML Query https://docs.microsoft.com/en-us/connectors/commondataserviceforapps/#list-records we realized that we can only retrieve…
While working on a requirement I came across a scenario where I wanted to fetch an attribute from a Customer field and run the…
When I first set up the report project in Visual Studio 2015 with Dynamics 365 Report Authoring Extension 9.0 to develop the SSRS report…
Introduction: Here, the scenario is, I open a Purchase order and add Items to it. When I select on an Item I want to…