Skip to main content
Post a question

Notifications

Community site session details

Community site session details

Session Id : Xg6xJ9qr1xSc3SlrdxPKIj

Customer experience | Sales, Customer Insights, CRM

Common Man Tips for Power Platform, Dynamics CRM,Azure

Dynamics 365 Community / Blogs / Customer experience | Sales, Customer Insights, CRM / Common Man Tips for Power Platform, Dynamics CRM,Azure

Featured

Latest blog posts

View all
31 Mar 2025
Like (0)
Power Pages Fundamentals #19: How to Use Liquid and FetchXML in Power Pages: Quick...

In Power Pages one common scenario was to query dataverse and get details of a record based on some filter condition. This can be achieved in power pages with the combination of liquid and fetchxml .I will explain this by taking a small scenario t...

Goloknath
28 Feb 2025
Like (0)
Power Pages Fundamentals #18: Display Dataverse Records in Power Pages with Liquid...

In many Power Pages requirement a common requirement is to show list of records related to a table that is present in dataverse. To achieve this functionality in power pages we have predefined object called entityview . With the help of this objec...

Goloknath
30 Jan 2025
Like (0)
Power Pages Fundamentals #17: Dynamic User Greeting in Power Pages with Liquid Tem...

In most of the applications it is a common thing to show logged in user name on the top of the page somewhere at corner right . In Traditional Microsoft’s ASP.NET we use GetUserId() method present under Identity libraries present in Microsoft . Th...

Goloknath
31 Dec 2024
Like (0)
Power Pages Fundamentals #16: Create a Page with Blank Template(Step-by-Step Guide...

Creation of a web page with blank template was generally performed during the development of any new or existing project based on the requirement. After creation of new website in design studio , click on + Page . A popup with Add a page title wil...

Goloknath
30 Nov 2024
Like (0)
Power Pages Fundamentals #15: Core Components of Power Pages-Styling(Boost Your We...

Next after Pages we have styling as main core component for power pages website. For any website, User Interface plays a important role where it will help to derive uniqueness and give edge over competitors. Well designed website with smooth and e...

Goloknath
31 Oct 2024
Like (0)
Power Platform Pipelines Hacks #3:Ribbon changes are not reflecting in Patch solut...

When ever we move changes from Dev environment to Testing environment, we tend to patch solution deployment with pipelines . When coming to ribbon changes there was a recent scenario we observed that ribbon changes are not reflecting in target env...

Goloknath
30 Sep 2024
Like (0)
Power Platform Pipelines Hacks #2:Power Platform Solution Artifacts – Quick Read ...

With pipelines one can move unmanaged solutions from dev environment to Testing QA Environment as managed solution. But, there lies an issue, once QA Team verifies solutions and the business functionality in QA Environment . QA Team will provide a...

Goloknath
31 Aug 2024
Like (0)
Power Platform Pipelines Hacks #1:Power Platform Failures due to Dependencies issu...

It is a pain point to know failure solution dependencies  missing in Power Platform pipelines after few hours post run . I experienced same thing during implementation, and then I looked at alternatives present to get out of this bottleneck situat...

Goloknath