Add effects to Power BI Buttons
Hello Friends, in this blog we will see how to add effects to Power BI buttons. Steps: Open Power BI desktop and select blank button from ribbon. Now add a rectangular strip to your button to look more attractive with the following configuration. Now add another button with transparency 50 % in default state just … Continue reading Add effects to Power BI Buttons
Share Story :
Calculated Field in Dynamic 365 CE
Introduction In this blog we will see how to use Calculated field. Use Case : Its common requirement of Project to set calculated date to specific date field by adding or Subtracting the no. of days. Implementation : Step 1: Let say we have date field in an Account Entity. Step 2: Create one more … Continue reading Calculated Field in Dynamic 365 CE
Share Story :
Order fulfillment notifications in Dynamics 365 Retail (Commerce)
The order fulfillment operation in the point of sale provides a single work area in the point of sale that can be used to process orders. This includes everything from accepting the order, to marking it as shipped, or initiating store pickup. In my case we wanted a notification to appear on POS whenever a … Continue reading Order fulfillment notifications in Dynamics 365 Retail (Commerce)
Share Story :
Convert Email Body from HTML format to Text
Introduction: We had a requirement , wherein when an Email is received a Case will be created in CRM and the body of the email will be set the description of the case. However we faced a problem because the Email body was in HTML format so we have to convert it and set it … Continue reading Convert Email Body from HTML format to Text
Share Story :
Suspend(Hold) and Recall a transaction in the POS in D365 Retail(Commerce)
Point of sale (POS) users can suspend in-progress transactions, and then resume them later or on a different register. Transactions are often suspended to quickly free up a register for a different task without losing any progress on the current transaction. For example, a store associate starts to process a customer’s transaction on a mobile … Continue reading Suspend(Hold) and Recall a transaction in the POS in D365 Retail(Commerce)
Share Story :
How to retrieve a Sub-string from a String
Problem Statement: We have a requirement where the client wants a part of String from Sales Order No. which is Code(Data type) and it is auto-generated from Number Series. The Sales Order No. value is “SO/123/789/456”. The required Sub-string was: 123<Space>789. Pre-requisites: VS Code AL Language Extension Microsoft Dynamics NAV / Business Central Solution: As … Continue reading How to retrieve a Sub-string from a String
Share Story :
Create An Editable Grid View In PowerApps
Introduction: In this blog, we will learn how we can create an editable Grid View in PowerApps. Steps: 1.Set up a gallery in your Powerapps. Insert a new gallery – Insert > Gallery > Vertical 2.Add Data Source to the Gallery you added. Go to Properties > Click Data Source you want. … Continue reading Create An Editable Grid View In PowerApps
Share Story :
“What If” Parameter in Power BI
This blog will explain how to use “What If” Parameter in Power BI desktop. Via What If parameter in Power Bi can easily give you the ability to dynamically transform your data. Using this parameter will allow to demonstrate how your data change under various scenarios. For example, how much revenue would you have if … Continue reading “What If” Parameter in Power BI
Share Story :
Top 20 Best Practices of Power BI
In today’s business intelligence world, Power BI has become a beloved among many. In this blog, I am going to cover Power BI best practices, that will assistance to you while developing the Power BI report. Company Logo Use the logo in their background. Data Timestamp to show, when it was refreshed last We can … Continue reading Top 20 Best Practices of Power BI
Share Story :
Secure Input/Output in Power Automate Run History
Isn’t it just too easy to see from Flow (Power Automate’s) Runs what data was passed on? A simple switch in the Power Automate designer will secure this. Default Behavior By default, if you have access to the Flow, you can simply go in and see the inputs Secure Input / Output In the Flow … Continue reading Secure Input/Output in Power Automate Run History